Missing Method in HallController

Error: The action 002_1.jpg is not defined in controller HallController

Error: Create HallController::002_1.jpg() in file: app/controllers/hall_controller.php.

<?php
class HallController extends AppController {

	var $name = 'Hall';


	function 002_1.jpg() {

	}

}
?>

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