Class IndexClosedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.elasticsearch.ElasticsearchException
org.elasticsearch.indices.IndexClosedException
All Implemented Interfaces:
java.io.Serializable, Writeable, ToXContent, ToXContentFragment

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