| PaymentSystemRegistrationException Constructor | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | PaymentSystemRegistrationException | 
            Initializes a new instance of the PaymentSystemRegistrationException class.
             | 
|  | PaymentSystemRegistrationException(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.
             | 
|  | PaymentSystemRegistrationException(String, Object) | 
            Initializes a new instance of the PaymentSystemRegistrationException class with a specified error message.
             | 
 See Also
See Also