Modules

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

public __construct( ) (defined in ErrorException)

final public getSeverity( ) (defined in ErrorException)

public __toString( ) (defined in Exception)

public __wakeup( ) (defined in Exception)

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)