6263646566676869707172
} catch (GemfireQueryException e) { } try { gemfireRepo1.doit(new QueryInvocationTargetException("test")); fail("should throw a query exception"); } catch (GemfireQueryException e) { } }