C# Class TodoPagoConnector.Exceptions.EmptyFieldPassException

Inheritance: EmptyFieldException
Afficher le fichier Open project: TodoPago/SDK-.NET

Méthodes publiques

Méthode Description
EmptyFieldPassException ( String message ) : System
EmptyFieldPassException ( String message, Exception inner ) : System

Method Details

EmptyFieldPassException() public méthode

public EmptyFieldPassException ( String message ) : System
message String
Résultat System

EmptyFieldPassException() public méthode

public EmptyFieldPassException ( String message, Exception inner ) : System
message String
inner System.Exception
Résultat System