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