Missing Controller

Error: PathController could not be found.

Error: Create the class PathController below in file: apps/APP/controllers/Path.php

<?php
class PathController extends AppController {

	var $name = 'Path';
}
?>

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