C# Class Treefrog.Framework.NameChangeException

Inheritance: System.Exception
Exibir arquivo Open project: jaquadro/Treefrog

Public Methods

Method Description
NameChangeException ( ) : System
NameChangeException ( string message ) : System

Method Details

NameChangeException() public method

public NameChangeException ( ) : System
return System

NameChangeException() public method

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