You are here

interface ExceptionInterface in Commerce Core 8.2

Exception interface for all exceptions thrown by the Cart module.

Hierarchy

Expanded class hierarchy of ExceptionInterface

All classes that implement ExceptionInterface

File

modules/cart/src/Exception/ExceptionInterface.php, line 8

Namespace

Drupal\commerce_cart\Exception
View source
interface ExceptionInterface {

}

Members