Class CheckoutWorkflowRollbackMessageException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.cartoperation.exception.CheckoutWorkflowRollbackMessageException
All Implemented Interfaces:
Serializable

public class CheckoutWorkflowRollbackMessageException extends RuntimeException
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 Details

    • CheckoutWorkflowRollbackMessageException

      public CheckoutWorkflowRollbackMessageException(String message, Throwable cause)