Warning (4096): Argument 1 passed to ErrorHandler::handleException() must be an instance of Throwable, instance of MissingControllerException given [CORE/Cake/Error/ErrorHandler.php, line 108]
Warning (4096): Argument 1 passed to ErrorHandler::_log() must be an instance of Throwable, instance of MissingControllerException given, called in /home/essakebs/public_html/lib/Cake/Error/ErrorHandler.php on line 111 and defined [CORE/Cake/Error/ErrorHandler.php, line 169]
Warning (4096): Argument 1 passed to ExceptionRenderer::__construct() must be an instance of Throwable, instance of MissingControllerException given, called in /home/essakebs/public_html/lib/Cake/Error/ErrorHandler.php on line 119 and defined [CORE/Cake/Error/ExceptionRenderer.php, line 91]

Missing Controller

Error: FAQController could not be found.

Error: Create the class FAQController below in file: app/Controller/FAQController.php

<?php
class FAQController extends AppController {

}

Notice: If you want to customize this error message, create app/View/Errors/missing_controller.ctp

Stack Trace