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