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