| Package | Description |
|---|---|
| org.apache.flink.runtime.rpc.exceptions |
| Modifier and Type | Class and Description |
|---|---|
class |
EndpointNotStartedException
Exception which is thrown if an endpoint has not been started (yet).
|
class |
FencingTokenException
Exception which is thrown if the fencing tokens of a
FencedRpcEndpoint do not match. |
class |
HandshakeException
Exception which signals a handshake failure.
|
class |
RecipientUnreachableException
Exception which indicates that the specified recipient is unreachable.
|
class |
RpcConnectionException
Exception class which is thrown if a rpc connection failed.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.