Class NoNodeAvailableException

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

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