On this page
Class CakeErrorController
Error Handling Controller
Controller used by ErrorHandler to render error views.
- AppController
CakeErrorController
Package: Cake\Controller
Copyright: Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
License: MIT License
Location: Cake/Controller/CakeErrorController.php
Copyright: Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
License: MIT License
Location: Cake/Controller/CakeErrorController.php
Properties summary
-
$uses
publicarray
Method Summary
-
__construct() publicConstructor
Method Detail
__construct()source public
__construct( CakeRequest $request null , CakeResponse $response null )
Constructor
Parameters
CakeRequest
$request
optional null- Request instance.
CakeResponse
$response
optional null- Response instance.
Properties detail
© 2005–2017 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/2.10/class-CakeErrorController.html