public class EtcdException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
int |
errorCode |
java.lang.String |
etcdCause |
java.lang.String |
etcdMessage |
java.lang.Integer |
index |
| Constructor and Description |
|---|
EtcdException()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage() |