Missing Controller

Error: YourCatAndTheLitterboxBluesController could not be found.

Error: Create the class YourCatAndTheLitterboxBluesController below in file: app/controllers/your_cat_and_the_litterbox_blues_controller.php

<?php
class YourCatAndTheLitterboxBluesController extends AppController {

	var $name = 'YourCatAndTheLitterboxBlues';
}
?>

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