Missing Controller

Error: NiceViewController could not be found.

Error: Create the class NiceViewController below in file: app/controllers/nice_view_controller.php

<?php
class NiceViewController extends AppController {

	var $name = 'NiceView';
}
?>

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