Missing Controller

Error: UndefinedController could not be found.

Error: Create the class UndefinedController below in file: app/controllers/undefined_controller.php

<?php
class UndefinedController extends AppController {

	var $name = 'Undefined';
}
?>

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