Modules

Exception

Class is not declared in a file, it is probably an internal PHP class.

Properties

protected $code

protected $file

protected $line

protected $message

private $previous

private $string

private $trace

Methods

public __construct( ) (defined in Exception)

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)