Class PaymentTransactionFailureException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.orderoperation.service.payment.exception.PaymentTransactionFailureException
All Implemented Interfaces:
Serializable

public class PaymentTransactionFailureException extends RuntimeException
Exception thrown if there was an issue while attempting to execute a payment transaction for an order's PaymentSummary.
See Also: