ErrorException
extends Exception
Class is not declared in a file, it is probably an internal PHP class.
Properties
protected
$code
protected
$file
protected
$line
protected
$message
protected
$severity
Methods
final public getCode( )
(defined in Exception)
final public getFile( )
(defined in Exception)
final public getLine( )
(defined in Exception)
final public getMessage( )
(defined in Exception)
final public getPrevious( )
(defined in Exception)
final public getTrace( )
(defined in Exception)
final public getTraceAsString( )
(defined in Exception)
final private __clone( )
(defined in Exception)