Missing Controller

Error: Example-pageController could not be found.

Error: Create the class Example-pageController below in file: app/controllers/example-page_controller.php

<?php
class Example-pageController extends AppController {

	var $name = 'Example-page';
}
?>

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