Class RemoteNodeSuspectException

All Implemented Interfaces:
Serializable

public class RemoteNodeSuspectException extends HotRodClientException
When a remote node is suspected and evicted from the cluster while an operation is ongoing, the Hot Rod client emits this exception.
Since:
14.0
See Also:
  • Constructor Details

    • RemoteNodeSuspectException

      public RemoteNodeSuspectException(String msgFromServer, long messageId, short status)