Class NoSuchClusterNodeException

All Implemented Interfaces:
Serializable

public class NoSuchClusterNodeException extends ClusterException
This exception is thrown when a requested cluster node is not present in the cluster.
Since:
7.18
See Also:
  • Constructor Details

    • NoSuchClusterNodeException

      public NoSuchClusterNodeException(String message)