Class ApiNotAvailableException

All Implemented Interfaces:
Serializable, Writeable, ToXContent, ToXContentFragment

public class ApiNotAvailableException extends ElasticsearchException
Thrown when an API is not available in the current environment.
See Also: