\Cake\ErrorExceptionRendererInterface

Interface ExceptionRendererInterface

Summary

Methods
Constants
render()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

render()

render() : \Cake\Http\Response

Renders the response for the exception.

Returns

\Cake\Http\Response

The response to be sent.