Class NoNodeAvailableException

All Implemented Interfaces:
Serializable, Writeable, ToXContent, ToXContentFragment

public class NoNodeAvailableException extends ElasticsearchException
An exception indicating no node is available to perform the operation.
See Also: