Class NoSeedNodeLeftException

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

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