505152535455565758
return invoke(delegate, context); } } catch (Exception e) { throw new QueryInvocationException(e, context); } throw new QueryInvocationException("No DelegateQueryHandler found", context); }