ViewException
class ViewException extends ErrorException
Methods
bool|null
report()
Report the exception.
Details
at line 18
bool|null
report()
Report the exception.
at line 32
Response|null
render(Request $request)
Render the exception into an HTTP response.