Missing Controller

Error: SpecifiedController could not be found.

Error: Create the class SpecifiedController below in file: app/controllers/specified_controller.php

<?php
class SpecifiedController extends AppController {

	var $name = 'Specified';
}
?>

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