class Illuminate / View / ViewException

ViewException

Extends

Methods

public

report ( ) : bool|null

Report the exception.

public

render ( $request ) : Response |null

Render the exception into an HTTP response.

Parameters