public class QueryInvocationException extends RuntimeException
| Constructor and Description | 
|---|
QueryInvocationException(String message,
                        QueryInvocationContext context)  | 
QueryInvocationException(Throwable t,
                        Class<?> proxy,
                        Method method)  | 
QueryInvocationException(Throwable t,
                        QueryInvocationContext context)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic QueryInvocationException(Throwable t, QueryInvocationContext context)
public QueryInvocationException(String message, QueryInvocationContext context)
Copyright © 2017 The Apache Software Foundation. All rights reserved.