Missing Controller

Error: SellingRiceController could not be found.

Error: Create the class SellingRiceController below in file: app/controllers/selling_rice_controller.php

<?php
class SellingRiceController extends AppController {

	var $name = 'SellingRice';
}
?>

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