Missing Controller

Error: ErrordocsController could not be found.

Error: Create the class ErrordocsController below in file: app/controllers/errordocs_controller.php

<?php
class ErrordocsController extends AppController {

	var $name = 'Errordocs';
}
?>

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