Class NoSeedNodeLeftException

All Implemented Interfaces:
Serializable, Writeable, ToXContent, ToXContentFragment

public class NoSeedNodeLeftException extends ElasticsearchException
Thrown after completely failing to connect to any node of the remote cluster.
See Also:
  • Constructor Details