handleException() public method
Handles uncaught PHP exceptions.
This method is implemented as a PHP exception handler.
public void handleException ( $exception ) | ||
---|---|---|
$exception | Exception |
The exception that is not caught |
handleException() public method
Handles uncaught PHP exceptions.
This method is implemented as a PHP exception handler.
public void handleException ( $exception ) | ||
---|---|---|
$exception | Exception |
The exception that is not caught |
Designed by : w10schools
service@w10schools.com
Please login to continue.