Missing Controller

Error: RequestCatalogController could not be found.

Error: Create the class RequestCatalogController below in file: app/controllers/request_catalog_controller.php

<?php
class RequestCatalogController extends AppController {

	var $name = 'RequestCatalog';
}
?>

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