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