Missing Controller

Error: TradeTrafficController could not be found.

Error: Create the class TradeTrafficController below in file: app/controllers/trade_traffic_controller.php

<?php
class TradeTrafficController extends AppController {

	var $name = 'TradeTraffic';
}
?>

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