Class CakeErrorController

Error Handling Controller

Controller used by ErrorHandler to render error views.

AppController
Extended by CakeErrorController
Package: Cake\Controller
Copyright: Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
License: MIT License
Location: Cake/Controller/CakeErrorController.php

Properties summary

  • $uses public
    array
    Uses Property

Method Summary

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

$usessource

public array

Uses Property

array()

© 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