You are here

class PaymentValidationMissingFinishCallback in Payment 7

Exception thrown if a payment's finish callback is not set or the function does not exist.

Hierarchy

Expanded class hierarchy of PaymentValidationMissingFinishCallback

File

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

View source
class PaymentValidationMissingFinishCallback extends PaymentValidationException {

}

Members