You are here

class ExecutableException in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Executable/ExecutableException.php \Drupal\Core\Executable\ExecutableException

Generic executable plugin exception class.

Hierarchy

Expanded class hierarchy of ExecutableException

File

core/lib/Drupal/Core/Executable/ExecutableException.php, line 14
Contains \Drupal\Core\Executable\ExecutableException.

Namespace

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

}

Members