. * * */ namespace GameQ\Exception; /** * Exception * * @author Austin Bischoff */ class Protocol extends \Exception { }