Missing Controller

Error: SearchEController could not be found.

Error: Create the class SearchEController below in file: app/controllers/search_e_controller.php

<?php
class SearchEController extends AppController {

	var $name = 'SearchE';
}
?>

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