C# Class SyrupPayToken.exception.InvalidTypeException

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

Public Methods

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

Method Details

InvalidTypeException() public method

public InvalidTypeException ( ) : System
return System

InvalidTypeException() public method

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