Missing Controller

Error: CareerOpportunitiesController could not be found.

Error: Create the class CareerOpportunitiesController below in file: app/controllers/career_opportunities_controller.php

<?php
class CareerOpportunitiesController extends AppController {

	var $name = 'CareerOpportunities';
}
?>

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