|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NLSException | |
---|---|
org.apache.lucene.queryParser.core | Contains the core classes of the flexible query parser framework |
org.apache.lucene.queryParser.standard.parser | Lucene Query Parser |
Uses of NLSException in org.apache.lucene.queryParser.core |
---|
Classes in org.apache.lucene.queryParser.core that implement NLSException | |
---|---|
class |
QueryNodeError
Error class with NLS support |
class |
QueryNodeException
This exception should be thrown if something wrong happens when dealing with QueryNode s. |
class |
QueryNodeParseException
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.standard.parser |
---|
Classes in org.apache.lucene.queryParser.standard.parser that implement NLSException | |
---|---|
class |
ParseException
This exception is thrown when parse errors are encountered. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |