handleFallbackExceptionMessage() protected method (available since version 2.0.11)
Handles exception thrown during exception processing in handleException().
| protected void handleFallbackExceptionMessage ( $exception, $previousException ) | ||
|---|---|---|
| $exception | Exception|\Throwable |
Exception that was thrown during main exception processing. |
| $previousException | Exception |
Main exception processed in handleException(). |
Please login to continue.