C# Class CatEye.Core.SelfCrossingException

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

Public Methods

Method Description
SelfCrossingException ( string message ) : System

Method Details

SelfCrossingException() public method

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