public final class EtcdException extends IOException
| Constructor and Description |
|---|
EtcdException(int errorCode,
String etcdCause,
String etcdMessage,
long index,
String key,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
long |
getIndex() |
String |
getKey() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 LeanIX GmbH. All rights reserved.