| Exception | Description |
|---|---|
| EndpointNotStartedException |
Exception which is thrown if an endpoint has not been started (yet).
|
| FencingTokenException |
Exception which is thrown if the fencing tokens of a
FencedRpcEndpoint do not match. |
| HandshakeException |
Exception which signals a handshake failure.
|
| RecipientUnreachableException |
Exception which indicates that the specified recipient is unreachable.
|
| RpcConnectionException |
Exception class which is thrown if a rpc connection failed.
|
| RpcException |
Base class for RPC related exceptions.
|
| RpcLoaderException |
Base class for RPC loader exceptions.
|
| RpcRuntimeException |
Base class for RPC related runtime exceptions.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.