Missing Method in NoticiasController

Error: The action judo is not defined in controller NoticiasController

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

<?php
class NoticiasController extends AppController {


	public function judo() {

	}

}

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

Stack Trace