W3cubDocs

/CakePHP 4.1

Interface ExceptionRendererInterface

Interface ExceptionRendererInterface

Namespace: Cake\Error

Method Summary

  • render() public

    Renders the response for the exception.

Method Detail

render() public

render()

Renders the response for the exception.

Returns

\Cake\Http\Response

The response to be sent.

© 2005–present The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
https://api.cakephp.org/4.1/interface-Cake.Error.ExceptionRendererInterface.html