| Class | Description |
|---|---|
| EtcdExceptionFactory |
A factory for creating instances of
EtcdException and its subtypes. |
| Enum | Description |
|---|---|
| ErrorCode |
ErrorCode is a wrapper around grpc Error code.
|
| Exception | Description |
|---|---|
| ClosedClientException | |
| ClosedKeepAliveListenerException | |
| ClosedSnapshotException | |
| ClosedWatcherException | |
| CompactedException |
CompactedException is thrown when a operation wants to retrieve key at a revision that has
been compacted.
|
| EtcdException |
Base exception type for all exceptions produced by the etcd service.
|
Copyright © 2018. All rights reserved.