You are here

class PaymentValidationMissingCurrencyException in Payment 7

Exception thrown if a payment has no currency set.

Hierarchy

Expanded class hierarchy of PaymentValidationMissingCurrencyException

File

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

View source
class PaymentValidationMissingCurrencyException extends PaymentValidationException {

}

Members