laravel / 6 / api / 6.x / illuminate / view / viewexception.html

ViewException

class ViewException extends ErrorException (View source)

Methods

bool|null report()

Report the exception.

Response render(Request $request)

Render the exception into an HTTP response.

Details

bool|null report()

Report the exception.

Return Value

bool|null

Response render(Request $request)

Render the exception into an HTTP response.

Parameters

Request $request

Return Value

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/6.x/Illuminate/View/ViewException.html