Missing Controller

Error: Privacy-policyController could not be found.

Error: Create the class Privacy-policyController below in file: app/Controller/Privacy-policyController.php

<?php
class Privacy-policyController extends AppController {

}

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

Stack Trace

(default) 1 query took 0 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Category`.`id`, `Category`.`name`, `Category`.`image_url` FROM `exportmy_business-db`.`categories` AS `Category` WHERE `active` = 1 AND `type` = 'l2' AND `name` IN ('Saree and Kurties', 'Agriculture Equipment and Machinery', 'Men\'s and Women Wear', 'Poultry and Dairy Products', 'Dry Fruits Products') ORDER BY `sort_order` ASC000