Missing Method in SculpturesController

Error: The action cool-water.html is not defined in controller SculpturesController

Error: Create SculpturesController::cool-water.html() in file: app/Controller/SculpturesController.php.

<?php
class SculpturesController extends AppController {


	public function cool-water.html() {

	}

}

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

Stack Trace