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