interface ExceptionInterface

Exception interface for all exceptions thrown by the Plugin component.

Hierarchy

Expanded class hierarchy of ExceptionInterface

All classes that implement ExceptionInterface

4 files declare their use of ExceptionInterface

File

drupal/core/lib/Drupal/Component/Plugin/Exception/ExceptionInterface.php, line 12
Definition of Drupal\Component\Plugin\Exception\ExceptionInterface.

Namespace

Drupal\Component\Plugin\Exception
View source

Members