You are here

class PaymentValidationDescriptionTooLong in Payment 7

Exception thrown if a payment's description is too long.

Hierarchy

Expanded class hierarchy of PaymentValidationDescriptionTooLong

File

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

View source
class PaymentValidationDescriptionTooLong extends PaymentValidationException {

}

Members