Missing Controller

Error: Whatson.htmlController could not be found.

Error: Create the class Whatson.htmlController below in file: app/controllers/whatson.html_controller.php

<?php
class Whatson.htmlController extends AppController {

	var $name = 'Whatson.html';
}
?>

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