<?php /** * Exception thrown when error happens in the File subpackage. * * @package PHPTracker * @subpackage File */ class PHPTracker_File_Error extends PHPTracker_Error { }