Missing Controller

Error: FinancingController could not be found.

Error: Create the class FinancingController below in file: app/controllers/financing_controller.php

<?php
class FinancingController extends AppController {

	var $name = 'Financing';
}
?>

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