Search Results
ErrorException::getSeverity (PHP 5 >= 5.1.0, PHP 7, PHP 8) ErrorException::getSeverity — Gets the exception severity
ErrorException::getSeverity (PHP 5 >= 5.1.0, PHP 7, PHP 8) ErrorException::getSeverity — Gets the exception severity Description final public ErrorException::getSeverity ( ) : int Returns the severity of the exception. Parameters This function has no parameters. Return Values Returns the severity level of the exception.
Sep 15, 2017 · Notice that ErrorException extends Exception, adding the $severity parameter. This is because ErrorException is normally used to convert the normal errors PHP shows into Exception s.
ErrorException::getSeverity (PHP 5 >= 5.1.0, PHP 7) ErrorException::getSeverity — Gets the exception severity
ErrorException::getSeverity (PHP 5 >= 5.1.0, PHP 7, PHP 8) ErrorException::getSeverity — Gets the exception severity
Table of Contents ¶ ErrorException::__construct — Constructs the exception ErrorException::getSeverity — Gets the exception severity
People also ask
Why does errorexception extend severity parameter in PHP?
What is a PHP error exception $severity?
What is a'severity' parameter?
How do I throw a new errorexception?
(PHP 5 >= 5.1.0, PHP 7) ErrorException::getSeverity — Gets the exception severity
