Missing Controller

Error: Error5Controller could not be found.

Error: Create the class Error5Controller below in file: app/controllers/error5_controller.php

<?php
class Error5Controller extends AppController {

	var $name = 'Error5';
}
?>

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