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, toString
public QueryInvocationException(Throwable t, QueryInvocationContext context)
public QueryInvocationException(String message, QueryInvocationContext context)
Copyright © 2014 The Apache Software Foundation. All rights reserved.