| Modifier and Type | Class and Description |
|---|---|
class |
ClosedClientException |
class |
ClosedKeepAliveListenerException |
class |
ClosedSnapshotException |
class |
ClosedWatcherException |
class |
CompactedException
CompactedException is thrown when a operation wants to retrieve key at a revision that has
been compacted.
|
| Modifier and Type | Method and Description |
|---|---|
static EtcdException |
EtcdExceptionFactory.handleInterrupt(InterruptedException e) |
static EtcdException |
EtcdExceptionFactory.newEtcdException(ErrorCode code,
String message) |
static EtcdException |
EtcdExceptionFactory.newEtcdException(ErrorCode code,
String message,
Throwable cause) |
static EtcdException |
EtcdExceptionFactory.toEtcdException(io.grpc.Status status) |
static EtcdException |
EtcdExceptionFactory.toEtcdException(Throwable cause) |
Copyright © 2020. All rights reserved.