Missing Method in ProductsController

Error: The action shushin100_2.html is not defined in controller ProductsController

Error: Create ProductsController::shushin100_2.html() in file: app/Controller/ProductsController.php.

<?php
class ProductsController extends AppController {


	public function shushin100_2.html() {

	}

}

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

Stack Trace