C# Class TodoPagoConnector.Exceptions.EmptyFieldUserException

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

Méthodes publiques

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

Method Details

EmptyFieldUserException() public méthode

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

EmptyFieldUserException() public méthode

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