public class QueryInvocationTargetException extends QueryException
Constructor and Description |
---|
QueryInvocationTargetException(String msg)
Construct an instance of QueryInvalidException
|
QueryInvocationTargetException(String msg,
Throwable cause)
Construct an instance of QueryInvalidException
|
QueryInvocationTargetException(Throwable cause)
Construct an instance of QueryInvalidException
|
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public QueryInvocationTargetException(Throwable cause)
cause
- a Throwable cause of this exceptionpublic QueryInvocationTargetException(String msg)
msg
- the error message