W3cubDocs

/Symfony 2.7

Symfony\Component\Debug\Exception\FatalErrorException

class FatalErrorException extends ErrorException

Fatal Error Exception.

Methods

__construct($message, $code, $severity, $filename, $lineno, $traceOffset = null, $traceArgs = true)

Details

public __construct($message, $code, $severity, $filename, $lineno, $traceOffset = null, $traceArgs = true)

Parameters

$message
$code
$severity
$filename
$lineno
$traceOffset
$traceArgs

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