Missing Controller

Error: ExamplesController could not be found.

Error: Create the class ExamplesController below in file: html/controllers/examples_controller.php

<?php
class ExamplesController extends AppController {

	var $name = 'Examples';
}
?>

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