Missing Controller

Error: GeneratedController could not be found.

Error: Create the class GeneratedController below in file: otaircms_app\controllers\generated_controller.php

<?php
class GeneratedController extends AppController {

	var $name = 'Generated';
}
?>

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

Notice (8): Undefined variable: name [APP\views\layouts\default.ctp, line 81]
Notice (8): Undefined variable: name [APP\views\elements\animation3.ctp, line 1]