class FatalErrorException

Same name in this branch

Fatal Error Exception.

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

Hierarchy

  • class \Symfony\Component\Debug\Exception\FatalErrorException extends \Symfony\Component\Debug\Exception\ErrorException

Expanded class hierarchy of FatalErrorException

2 files declare their use of FatalErrorException
ErrorHandler.php in drupal/core/vendor/symfony/debug/Symfony/Component/Debug/ErrorHandler.php
FatalErrorException.php in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/FatalErrorException.php

File

drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FatalErrorException.php, line 19

Namespace

Symfony\Component\Debug\Exception
View source
class FatalErrorException extends \ErrorException {

}

Members