Missing Controller

Error: BobcatDiseaseController could not be found.

Error: Create the class BobcatDiseaseController below in file: app/controllers/bobcat_disease_controller.php

<?php
class BobcatDiseaseController extends AppController {

	var $name = 'BobcatDisease';
}
?>

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