interface ExceptionInterface
Same name in other branches
- 9 core/lib/Drupal/Component/Plugin/Exception/ExceptionInterface.php \Drupal\Component\Plugin\Exception\ExceptionInterface
- 8.9.x core/lib/Drupal/Component/Plugin/Exception/ExceptionInterface.php \Drupal\Component\Plugin\Exception\ExceptionInterface
- 11.x core/lib/Drupal/Component/Plugin/Exception/ExceptionInterface.php \Drupal\Component\Plugin\Exception\ExceptionInterface
Exception interface for all exceptions thrown by the Plugin component.
Hierarchy
- interface \Drupal\Component\Plugin\Exception\ExceptionInterface
Expanded class hierarchy of ExceptionInterface
All classes that implement ExceptionInterface
2 files declare their use of ExceptionInterface
- ExecutableException.php in core/
lib/ Drupal/ Core/ Executable/ ExecutableException.php - FactoryTest.php in core/
tests/ Drupal/ KernelTests/ Core/ Plugin/ FactoryTest.php
File
-
core/
lib/ Drupal/ Component/ Plugin/ Exception/ ExceptionInterface.php, line 8
Namespace
Drupal\Component\Plugin\ExceptionView source
interface ExceptionInterface {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.