C# Class CatEye.Core.PolygonNotConvexException

Inheritance: System.Exception
Exibir arquivo Open project: bigfatbrowncat/CatEye

Public Methods

Method Description
PolygonNotConvexException ( string message ) : System

Method Details

PolygonNotConvexException() public method

public PolygonNotConvexException ( string message ) : System
message string
return System