Exception class for standard PHP errors, this will make them catchable

 Methods

__construct()

__construct() 

inherited_from ErrorException::__construct()

__toString()

__toString() 

inherited_from Exception::__toString()

__wakeup()

__wakeup() 

inherited_from Exception::__wakeup()

getCode()

getCode() 

inherited_from Exception::getCode()

getFile()

getFile() 

inherited_from Exception::getFile()

getLine()

getLine() 

inherited_from Exception::getLine()

getMessage()

getMessage() 

inherited_from Exception::getMessage()

getPrevious()

getPrevious() 

inherited_from Exception::getPrevious()

getSeverity()

getSeverity() 

inherited_from ErrorException::getSeverity()

getTrace()

getTrace() 

inherited_from Exception::getTrace()

getTraceAsString()

getTraceAsString() 

inherited_from Exception::getTraceAsString()

Allow the error handler from recovering from error types defined in the config

recover() 

 Properties

 

$count

$count 

 

$loglevel

$loglevel