C# Class SyrupPayToken.exception.IllegalArgumentException

Inheritance: System.Exception
Afficher le fichier Open project: SKplanet/syruppay-csharp

Méthodes publiques

Méthode Description
IllegalArgumentException ( ) : System
IllegalArgumentException ( string message ) : System

Method Details

IllegalArgumentException() public méthode

public IllegalArgumentException ( ) : System
Résultat System

IllegalArgumentException() public méthode

public IllegalArgumentException ( string message ) : System
message string
Résultat System