Class IndexClosedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opensearch.OpenSearchException
org.opensearch.indices.IndexClosedException
All Implemented Interfaces:
java.io.Serializable, Writeable, org.opensearch.common.xcontent.ToXContent, org.opensearch.common.xcontent.ToXContentFragment

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