public abstract class QueryExecutionException extends DriverException
| Modifier | Constructor and Description | 
|---|---|
protected  | 
QueryExecutionException(String msg)  | 
protected  | 
QueryExecutionException(String msg,
                       Throwable cause)  | 
copyaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2015. All rights reserved.