You are here

protected property PaymentDeclinedEvent::$exception in Commerce Recurring Framework 8

The payment decline exception.

Type: null|\Drupal\commerce_payment\Exception\DeclineException

File

src/Event/PaymentDeclinedEvent.php, line 52

Class

PaymentDeclinedEvent
Defines the payment declined event.

Namespace

Drupal\commerce_recurring\Event

Code

protected $exception;