Missing Controller

Error: GardenConstructController could not be found.

Error: Create the class GardenConstructController below in file: app/controllers/garden_construct_controller.php

<?php
class GardenConstructController extends AppController {

	var $name = 'GardenConstruct';
}
?>

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