Class QueryParserBase.MethodRemovedUseAnother
Do not catch this exception in your code, it means you are using methods that you should no longer use.
Implements
Inherited Members
Namespace: Lucene.Net.QueryParsers.Classic
Assembly: Lucene.Net.QueryParser.dll
Syntax
[Serializable]
public class QueryParserBase.MethodRemovedUseAnother : Exception, ISerializable
Constructors
MethodRemovedUseAnother()
Do not catch this exception in your code, it means you are using methods that you should no longer use.
Declaration
public MethodRemovedUseAnother()