Constructors
-
Checkout
Exception() Initializes a new instance of the CheckoutException class with no associated message or error code. -
Checkout
Exception(Serialization protected Initializes a new instance of the CheckoutException class using the specified serialization data and context.Info, Streaming Context) -
Checkout
Exception(String) Initializes a new instance of the CheckoutException class with the specified message. -
Checkout
Exception(String, Initializes a new instance of the CheckoutException class with the specified detailed description and the specified exception.Exception) -
Checkout
Exception(String, Initializes a new instance of the CheckoutException class with the specified message and error code.Int32)
Fields
- Canceled static Initializes a new instance of the CheckoutException class that specifies that the check out was canceled. This field is read-only.