PaymentMethodNotFoundException Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the PaymentMethodNotFoundException class.
Overload List
Name | Description | |
---|---|---|
PaymentMethodNotFoundException()()() | Initializes a new instance of the PaymentMethodNotFoundException class. | |
PaymentMethodNotFoundException(String) | Initializes a new instance of the PaymentMethodNotFoundException class using the specified error message. | |
PaymentMethodNotFoundException(SerializationInfo, StreamingContext) | Initializes a new instance of the PaymentMethodNotFoundException class using the specified serialization information and streaming context. | |
PaymentMethodNotFoundException(String, Exception) | Initializes a new instance of the PaymentMethodNotFoundException class using the specified error message and a reference to the inner exception that is the cause of this exception. |
Top
See Also
Reference
PaymentMethodNotFoundException Class