Missing Controller

Error: FeaturedmainController could not be found.

Error: Create the class FeaturedmainController below in file: app/controllers/featuredmain_controller.php

<?php
class FeaturedmainController extends AppController {

	var $name = 'Featuredmain';
}
?>

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