class PaymentValidationPaymentMethodDisabledException in Payment 7
Exception thrown if a payment method is disabled.
Hierarchy
- class \PaymentException extends \Exception
Expanded class hierarchy of PaymentValidationPaymentMethodDisabledException
File
- ./
payment.classes.inc, line 1285 - The API and related functions for executing and managing payments.
View source
class PaymentValidationPaymentMethodDisabledException extends PaymentValidationException {
}