Missing Method in ExamsController

Error: The action js is not defined in controller ExamsController

Error: Create ExamsController::js() in file: app/Controller/ExamsController.php.

<?php
class ExamsController extends AppController {


	public function js() {

	}

}

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

Stack Trace