Class QueryParserBase.MethodRemovedUseAnother
- java.lang.Object
-
- java.lang.Throwable
-
- org.apache.lucene.queryparser.classic.QueryParserBase.MethodRemovedUseAnother
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- QueryParserBase
public static class QueryParserBase.MethodRemovedUseAnother extends java.lang.Throwable
Do not catch this exception in your code, it means you are using methods that you should no longer use.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MethodRemovedUseAnother()
-