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
System.Exception
QueryParserBase.MethodRemovedUseAnother
Inherited Members
System.Exception.GetBaseException()
System.Exception.ToString()
System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
System.Exception.GetType()
System.Exception.Message
System.Exception.Data
System.Exception.InnerException
System.Exception.TargetSite
System.Exception.StackTrace
System.Exception.HelpLink
System.Exception.Source
System.Exception.HResult
System.Exception.SerializeObjectState
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.MemberwiseClone()
Assembly: Lucene.Net.QueryParser.dll
Syntax
[Serializable]
public class MethodRemovedUseAnother : Exception, ISerializable, _Exception
Constructors
Name | Description |
---|---|
MethodRemovedUseAnother() | |
MethodRemovedUseAnother(SerializationInfo, StreamingContext) | Initializes a new instance of this class with serialized data. |
Extension Methods
Lucene.Net.Support.ExceptionExtensions.GetSuppressed(System.Exception)
Lucene.Net.Support.ExceptionExtensions.GetSuppressedAsList(System.Exception)
Lucene.Net.Support.ExceptionExtensions.AddSuppressed(System.Exception, System.Exception)
Lucene.Net.Support.ExceptionExtensions.GetSuppressed(System.Exception)
Lucene.Net.Support.ExceptionExtensions.GetSuppressedAsList(System.Exception)
Lucene.Net.Support.ExceptionExtensions.AddSuppressed(System.Exception, System.Exception)
Lucene.Net.Support.ExceptionExtensions.GetSuppressed(System.Exception)
Lucene.Net.Support.ExceptionExtensions.GetSuppressedAsList(System.Exception)
Lucene.Net.Support.ExceptionExtensions.AddSuppressed(System.Exception, System.Exception)