Class IndexClosedException

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

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