Missing Controller

Error: DeliveryDetailsController could not be found.

Error: Create the class DeliveryDetailsController below in file: app/controllers/delivery_details_controller.php

<?php
class DeliveryDetailsController extends AppController {

	var $name = 'DeliveryDetails';
}
?>

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