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