Class QueryShardException

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

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