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:
    Serialized Form
    • Constructor Detail

      • NoSuchClusterNodeException

        public NoSuchClusterNodeException​(String message)