Class PendingPaymentFailedMessageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.cartoperation.exception.PendingPaymentFailedMessageException
- All Implemented Interfaces:
Serializable
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:
-
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
-
PendingPaymentFailedMessageException
-