Missing Controller

Error: ViewOverFesController could not be found.

Error: Create the class ViewOverFesController below in file: app/controllers/view_over_fes_controller.php

<?php
class ViewOverFesController extends AppController {

	var $name = 'ViewOverFes';
}
?>

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