Missing Method in NoticiasController

Error: The action handebol is not defined in controller NoticiasController

Error: Create NoticiasController::handebol() in file: app/Controller/NoticiasController.php.

<?php
class NoticiasController extends AppController {


	public function handebol() {

	}

}

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

Stack Trace