PaymentException Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodPaymentException 
Initializes a new instance of the PaymentException class
Public methodPaymentException(String)
Initializes a new instance of the PaymentException class
Protected methodPaymentException(SerializationInfo, StreamingContext)
Initializes a new instance of the PaymentException class
Public methodPaymentException(String, Exception)
Initializes a new instance of the PaymentException class
Back to Top
See Also