Class QueryShardException

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

public class QueryShardException
extends OpenSearchException
Exception that is thrown when creating lucene queries on the shard
See Also:
Serialized Form