Class HealthNodeNotDiscoveredException

All Implemented Interfaces:
Serializable, Writeable, ToXContent, ToXContentFragment

public class HealthNodeNotDiscoveredException extends ElasticsearchException
Exception which indicates that no health node is selected in this cluster, aka the health node persistent task is not assigned.
See Also: