Missing Controller

Error: TradeshowsController could not be found.

Error: Create the class TradeshowsController below in file: app/controllers/tradeshows_controller.php

<?php
class TradeshowsController extends AppController {

	var $name = 'Tradeshows';
}
?>

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