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