public class RemoteQueryException extends Throwable
| Constructor and Description |
|---|
RemoteQueryException(String errorCode,
ErrorMessage message) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<String> |
getDetails() |
String |
getErrorCode() |
String |
getLocation() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic RemoteQueryException(String errorCode, ErrorMessage message)
Copyright © 2010–2018. All rights reserved.