Class CartAwaitingPaymentFinalizationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.cartoperation.exception.CartAwaitingPaymentFinalizationException
- All Implemented Interfaces:
Serializable
Thrown when attempting to modify a
Cart
in the
DefaultCartStatuses.AWAITING_PAYMENT_FINALIZATION
status.- Author:
- Dima Myroniuk (dmyroniuk)
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CartAwaitingPaymentFinalizationException
-
CartAwaitingPaymentFinalizationException
-