Missing Controller

Error: Student-programsController could not be found.

Error: Create the class Student-programsController below in file: app/controllers/student-programs_controller.php

<?php
class Student-programsController extends AppController {

	var $name = 'Student-programs';
}
?>

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