Class 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:
    Serialized Form
    • Constructor Detail

      • CheckoutWorkflowRollbackMessageException

        public CheckoutWorkflowRollbackMessageException​(String message,
                                                        Throwable cause)