Class QueryParserBase.MethodRemovedUseAnother
Do not catch this exception in your code, it means you are using methods that you should no longer use.
Inheritance
System.Object
QueryParserBase.MethodRemovedUseAnother
Namespace: Lucene.Net.QueryParsers.Classic
Assembly: Lucene.Net.QueryParser.dll
Syntax
public class MethodRemovedUseAnother : Exception
Constructors
| Improve this Doc View SourceMethodRemovedUseAnother()
Declaration
public MethodRemovedUseAnother()