Class QueryParserBase.MethodRemovedUseAnother
java.lang.Object
java.lang.Throwable
org.apache.lucene.queryparser.classic.QueryParserBase.MethodRemovedUseAnother
- All Implemented Interfaces:
Serializable
- Enclosing class:
QueryParserBase
Do not catch this exception in your code, it means you are using methods that you should no longer use.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MethodRemovedUseAnother
public MethodRemovedUseAnother()
-