Error: LibraryExerciseController could not be found.
Error: Create the class LibraryExerciseController below in file: app/controllers/library_exercise_controller.php
<?php
class LibraryExerciseController extends AppController {
var $name = 'LibraryExercise';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp