Missing Controller

Error: All-departmentsController could not be found.

Error: Create the class All-departmentsController below in file: app/controllers/all-departments_controller.php

<?php
class All-departmentsController extends AppController {

	var $name = 'All-departments';
}
?>

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