ExceptionRendererInterface
in
Interface ExceptionRendererInterface
Table of Contents
Methods
- render() : ResponseInterface
- Renders the response for the exception.
Methods
render()
Renders the response for the exception.
public
render() : ResponseInterface
Return values
ResponseInterface —The response to be sent.