Exception
Implements:
Throwable
Class is not declared in a file, it is probably an internal PHP class.
Properties
protected
$code
- Default value:
integer 0
protected
$file
- Default value:
NULL
protected
$line
- Default value:
NULL
protected
$message
- Default value:
string(0) ""
private
$previous
- Default value:
NULL
private
$string
- Default value:
string(0) ""
private
$trace
- Default value:
NULL
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)