laravel / 10 / api / 10.x / illuminate / contracts / foundation / exceptionrenderer.html

ExceptionRenderer

interface ExceptionRenderer (View source)

Methods

string render(Throwable $throwable)

Renders the given exception as HTML.

Details

string render(Throwable $throwable)

Renders the given exception as HTML.

Parameters

Throwable $throwable

Return Value

string

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/10.x/Illuminate/Contracts/Foundation/ExceptionRenderer.html