Class NoDataMemberInClusterException

All Implemented Interfaces:
Serializable

public class NoDataMemberInClusterException
extends HazelcastException
Thrown when there is no data member in the cluster to assign partitions.
See Also:
Serialized Form
  • Constructor Details

    • NoDataMemberInClusterException

      public NoDataMemberInClusterException​(String message)