You are here

class PaymentValidationException in Payment 7

Exception thrown if a payment is not valid.

Hierarchy

Expanded class hierarchy of PaymentValidationException

File

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

View source
class PaymentValidationException extends PaymentException {

}

Members