class FatalErrorException

Same name in this branch

Fatal Error Exception.

@author Konstanton Myakshin <koc-dp@yandex.ru>

Hierarchy

Expanded class hierarchy of FatalErrorException

Deprecated

Deprecated in 2.3, to be removed in 3.0. Use the same class from the Debug component instead.

File

drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/FatalErrorException.php, line 23

Namespace

Symfony\Component\HttpKernel\Exception
View source
class FatalErrorException extends DebugFatalErrorException {

}

Members