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