class StripePaymentValidationException in Stripe 7
@file Stripe Payment controller class and helper code (classes and function).
Hierarchy
- class \PaymentException extends \Exception
Expanded class hierarchy of StripePaymentValidationException
File
- stripe_payment/
includes/ StripePaymentMethodController.inc, line 7 - Stripe Payment controller class and helper code (classes and function).
View source
class StripePaymentValidationException extends PaymentValidationException {
}