Class CheckoutWorkflowRollbackMessageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.cartoperation.exception.CheckoutWorkflowRollbackMessageException
- All Implemented Interfaces:
- Serializable
Thrown when an issue is encountered while sending a checkout completion message to notify
 external & internal listeners that a cart has successfully completed checkout
- Author:
- Chris Kittrell (ckittrell)
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
CheckoutWorkflowRollbackMessageException
 
-