Click or drag to resize

PaymentCardTokenException Class

Inheritance Hierarchy
SystemObject
  SystemException
    Dynamicweb.Ecommerce.CartPaymentCardTokenException

Namespace:  Dynamicweb.Ecommerce.Cart
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public class PaymentCardTokenException : Exception
Constructors
  NameDescription
Public methodPaymentCardTokenException
Initializes a new instance of the PaymentCardTokenException class
Public methodPaymentCardTokenException(String)
Initializes a new instance of the PaymentCardTokenException class
Public methodPaymentCardTokenException(String, Exception)
Initializes a new instance of the PaymentCardTokenException class
Top
See Also