class Illuminate / View / ViewException
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

ViewException

Extends

Methods

public

report ( ) : bool|null

Report the exception.

public

render ( $request ) : Response |null

Render the exception into an HTTP response.

Parameters