class ExceptionHandler
Displays the custom error page when an uncaught exception occurs.
Render the error page based on an exception.
static void render( Exception|Throwable $error)