Class IndexClosedException

All Implemented Interfaces:
Serializable, Writeable, ToXContent, ToXContentFragment

public class IndexClosedException extends ElasticsearchException
Exception indicating that one or more requested indices are closed.
See Also: