interface ErrorRendererInterface

Formats an exception to be used as response content.

Constants

Methods

FlattenException
render(Throwable$exception)

Renders a Throwable as a FlattenException.

Details

FlattenException render(Throwable$exception)

Renders a Throwable as a FlattenException.

Parameters

Throwable $exception

Return Value

FlattenException