| 异常错误 | 说明 |
|---|---|
| AlreadyClosedException |
The corresponding object is already closed.
|
| AlreadyExistsException |
Signals that an attempt to create a file at a given pathname has failed
because another file already existed at that path.
|
| ChecksumException |
Thrown for checksum errors.
|
| DataStreamException | |
| GroupMismatchException |
This exception indicates that the group id in the request does not match
server's group id.
|
| LeaderNotReadyException |
This exception is sent from the server to a client.
|
| LeaderSteppingDownException | |
| NotLeaderException | |
| NotReplicatedException | |
| RaftException | |
| RaftRetryFailureException |
Retry failure as per the
RetryPolicy defined. |
| ReconfigurationInProgressException | |
| ReconfigurationTimeoutException | |
| ResourceUnavailableException |
A particular resource is unavailable.
|
| ServerNotReadyException |
The server is not ready yet.
|
| StaleReadException |
This exception indicates the failure of a stale-read.
|
| StateMachineException | |
| StreamException |
A stream is not found in the server.
|
| TimeoutIOException |
Timeout has occurred for a blocking I/O.
|
| TransferLeadershipException |
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.