public class QueryException extends RuntimeException
| Constructor and Description |
|---|
QueryException(String errorCode,
String errorMessage,
String errorClass,
String host) |
QueryException(Throwable cause,
String errorCode,
String errorClass,
String host) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorClass() |
String |
getErrorCode() |
String |
getHost() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.