class
Handler extends Handler (View source)
Methods
render(
Request $request,
Exception $e)
Render an exception into an HTTP response.
Details
Report or log an exception.
This is a great spot to send exceptions to Sentry, Bugsnag, etc.
Response
render(
Request $request,
Exception $e)
Render an exception into an HTTP response.