C# Class SyrupPayToken.exception.IllegalStateException

Inheritance: System.Exception
Show file Open project: SKplanet/syruppay-csharp

Public Methods

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

Method Details

IllegalStateException() public method

public IllegalStateException ( ) : System
return System

IllegalStateException() public method

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