PHP – Core
Class ErrorException
- Exception
-
ErrorException
Direct Known Subclasses
FatalErrorException
Documented at php.net
public
|
#
__construct(
$message,
$code,
$severity,
$filename,
$lineno,
$previous
)
|
final public
|
#
getSeverity(
)
|
Methods Inherited From Exception
__construct(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString()
protected
|
$severity | 1 |
# |
Properties Inherited From Exception
$message, $code, $file, $line