Uses of Interface
org.apache.lucene.queryparser.flexible.messages.NLSException
Packages that use NLSException
Package
Description
Core classes of the flexible query parser framework.
Lucene Query Parser
-
Uses of NLSException in org.apache.lucene.queryparser.flexible.core
Classes in org.apache.lucene.queryparser.flexible.core that implement NLSExceptionModifier and TypeClassDescriptionclass
Error class with NLS supportclass
This exception should be thrown if something wrong happens when dealing withQueryNode
s.class
This should be thrown when an exception happens during the query parsing from string to the query node tree. -
Uses of NLSException in org.apache.lucene.queryparser.flexible.standard.parser
Classes in org.apache.lucene.queryparser.flexible.standard.parser that implement NLSExceptionModifier and TypeClassDescriptionclass
This exception is thrown when parse errors are encountered.