Missing Controller

Error: TradeShows.cfmController could not be found.

Error: Create the class TradeShows.cfmController below in file: app/controllers/trade_shows.cfm_controller.php

<?php
class TradeShows.cfmController extends AppController {

	var $name = 'TradeShows.cfm';
}
?>

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