C# Class SyrupPayToken.exception.IllegalArgumentException

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

Public Methods

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

Method Details

IllegalArgumentException() public method

public IllegalArgumentException ( ) : System
return System

IllegalArgumentException() public method

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