class ExecutableException
Same name in other branches
- 9 core/lib/Drupal/Core/Executable/ExecutableException.php \Drupal\Core\Executable\ExecutableException
- 10 core/lib/Drupal/Core/Executable/ExecutableException.php \Drupal\Core\Executable\ExecutableException
- 11.x core/lib/Drupal/Core/Executable/ExecutableException.php \Drupal\Core\Executable\ExecutableException
Generic executable plugin exception class.
Hierarchy
- class \Drupal\Core\Executable\ExecutableException extends \Drupal\Core\Executable\Exception implements \Drupal\Component\Plugin\Exception\ExceptionInterface
Expanded class hierarchy of ExecutableException
1 file declares its use of ExecutableException
- ConditionManager.php in core/
lib/ Drupal/ Core/ Condition/ ConditionManager.php
File
-
core/
lib/ Drupal/ Core/ Executable/ ExecutableException.php, line 10
Namespace
Drupal\Core\ExecutableView source
class ExecutableException extends \Exception implements ExceptionInterface {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.