class ExecutableException

Generic executable plugin exception class.

Hierarchy

Expanded class hierarchy of ExecutableException

File

drupal/core/lib/Drupal/Core/Executable/ExecutableException.php, line 14
Definition of \Drupal\Core\Executable\ExecutableException.

Namespace

Drupal\Core\Executable
View source
class ExecutableException extends \Exception implements ExceptionInterface {

}

Members