Class PendingPaymentFailedMessageException

  • All Implemented Interfaces:
    Serializable

    public class PendingPaymentFailedMessageException
    extends RuntimeException
    Thrown when an issue is encountered while sending a pending payment failed message to notify external & internal listeners that one or more of cart's pending payments has failed.
    Author:
    Sunny Yu
    See Also:
    Serialized Form
    • Constructor Detail

      • PendingPaymentFailedMessageException

        public PendingPaymentFailedMessageException​(String message,
                                                    Throwable cause)