Class NoSeedNodeLeftException

All Implemented Interfaces:
Serializable, Writeable, org.opensearch.common.xcontent.ToXContent, org.opensearch.common.xcontent.ToXContentFragment

public class NoSeedNodeLeftException extends OpenSearchException
Thrown after failed to connect to all seed nodes of the remote cluster.
See Also:
Opensearch.internal:
  • Constructor Details