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