C# Class SyrupPayToken.exception.InvalidTypeException

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

Méthodes publiques

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

Method Details

InvalidTypeException() public méthode

public InvalidTypeException ( ) : System
Résultat System

InvalidTypeException() public méthode

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