__construct()
__toString()
__wakeup()
getCode()
getFile()
getLine()
getMessage()
getPrevious()
getSeverity()
getTrace()
getTraceAsString()
recover()
$count
$loglevel
Exception class for standard PHP errors, this will make them catchable
__construct()
| inherited_from | ErrorException::__construct() | 
|---|
__toString()
| inherited_from | Exception::__toString() | 
|---|
__wakeup()
| inherited_from | Exception::__wakeup() | 
|---|
getCode()
| inherited_from | Exception::getCode() | 
|---|
getFile()
| inherited_from | Exception::getFile() | 
|---|
getLine()
| inherited_from | Exception::getLine() | 
|---|
getMessage()
| inherited_from | Exception::getMessage() | 
|---|
getPrevious()
| inherited_from | Exception::getPrevious() | 
|---|
getSeverity()
| inherited_from | ErrorException::getSeverity() | 
|---|
getTrace()
| inherited_from | Exception::getTrace() | 
|---|
getTraceAsString()
| inherited_from | Exception::getTraceAsString() | 
|---|
recover()
$count
$loglevel