You are here

class PaymentValidationAmountBelowMinimumException in Payment 7

Exception thrown if a payment's total amount is below the required minimum.

Hierarchy

Expanded class hierarchy of PaymentValidationAmountBelowMinimumException

File

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

View source
class PaymentValidationAmountBelowMinimumException extends PaymentValidationException {

}

Members