Click or drag to resize

PaymentSystemRegistrationException Constructor

Overload List
 NameDescription
Public methodPaymentSystemRegistrationException Initializes a new instance of the PaymentSystemRegistrationException class.
Public methodPaymentSystemRegistrationException(String, Exception) Initializes a new instance of the PaymentSystemRegistrationException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Public methodPaymentSystemRegistrationException(String, Object) Initializes a new instance of the PaymentSystemRegistrationException class with a specified error message.
Top
See Also