You are here

class SoftDeclineException in Commerce Core 8.2

Thrown for declined transactions that can be retried.

Hierarchy

Expanded class hierarchy of SoftDeclineException

File

modules/payment/src/Exception/SoftDeclineException.php, line 8

Namespace

Drupal\commerce_payment\Exception
View source
class SoftDeclineException extends DeclineException {

}

Members