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