Class NotClusteredException

All Implemented Interfaces:
Serializable

public class NotClusteredException extends ClusterStateException
Thrown when a cluster-specific operation is attempted but the target instance is not part of a cluster.
Since:
6.1
See Also:
  • Constructor Details

    • NotClusteredException

      public NotClusteredException()