Missing Controller

Error: Artist-registerController could not be found.

Error: Create the class Artist-registerController below in file: app/Controller/Artist-registerController.php

<?php
class Artist-registerController extends AppController {

}

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

Stack Trace

#0 /home/dolinav/dolina-vet.com.ua/sys/app/webroot/index.php(98): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}