Laravel
Release notes
Upgrade Guide
Contribution Guide
class
Illuminate
/
View
/
ViewException
ViewException
Extends
ErrorException
#
Methods
public
#
report
(
)
:
bool
|
null
Report the exception.
public
#
render
(
$request
)
:
Response
|
null
Render the exception into an HTTP response.
Parameters
$request
Request
On this page
On this page
Methods
report
render