W3cubDocs

/Symfony 2.7

Symfony\Component\Debug\FatalErrorHandler

ClassNotFoundFatalErrorHandler ErrorHandler for classes that do not exist.
UndefinedFunctionFatalErrorHandler ErrorHandler for undefined functions.
UndefinedMethodFatalErrorHandler ErrorHandler for undefined methods.

Interfaces

FatalErrorHandlerInterface Attempts to convert fatal errors to exceptions.

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/Debug/FatalErrorHandler.html