Missing Controller

Error: NiceFrogsController could not be found.

Error: Create the class NiceFrogsController below in file: app/controllers/nice_frogs_controller.php

<?php
class NiceFrogsController extends AppController {

	var $name = 'NiceFrogs';
}
?>

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