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