Class QueryParserBase.MethodRemovedUseAnother
- java.lang.Object
-
- java.lang.Throwable
-
- org.apache.lucene.queryparser.classic.QueryParserBase.MethodRemovedUseAnother
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- QueryParserBase
public static class QueryParserBase.MethodRemovedUseAnother extends 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()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-