Missing Controller

Error: FishingNetController could not be found.

Error: Create the class FishingNetController below in file: app/controllers/fishing_net_controller.php

<?php
class FishingNetController extends AppController {

	var $name = 'FishingNet';
}
?>

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