C# Class Payments.eway.EwayPaymentGateway.EwayPaymentException

Inheritance: System.Exception
Afficher le fichier Open project: NickJosevski/Payments.AU

Méthodes publiques

Méthode Description
EwayPaymentException ( string msg ) : System
EwayPaymentException ( string msg, Exception inner ) : System

Method Details

EwayPaymentException() public méthode

public EwayPaymentException ( string msg ) : System
msg string
Résultat System

EwayPaymentException() public méthode

public EwayPaymentException ( string msg, Exception inner ) : System
msg string
inner System.Exception
Résultat System