You are here

class PaymentValidationAmountExceedsMaximumException in Payment 7

Exception thrown if a payment's total amount exceeds the supported maximum.

Hierarchy

Expanded class hierarchy of PaymentValidationAmountExceedsMaximumException

File

./payment.classes.inc, line 1253
The API and related functions for executing and managing payments.

View source
class PaymentValidationAmountExceedsMaximumException extends PaymentValidationException {

}

Members