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