interface ExceptionInterface in Commerce Core 8.2
Exception interface for all exceptions thrown by the Cart module.
Hierarchy
- interface \Drupal\commerce_cart\Exception\ExceptionInterface
Expanded class hierarchy of ExceptionInterface
All classes that implement ExceptionInterface
File
- modules/
cart/ src/ Exception/ ExceptionInterface.php, line 8
Namespace
Drupal\commerce_cart\ExceptionView source
interface ExceptionInterface {
}