Class TooManyBasicQueries
Exception thrown when BasicQueryFactory would exceed the limit of query clauses.
Inheritance
System.Object
System.Exception
System.SystemException
System.IO.IOException
TooManyBasicQueries
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 TooManyBasicQueries : IOException, ISerializable, _Exception
Constructors
Name | Description |
---|---|
TooManyBasicQueries(Int32) | |
TooManyBasicQueries(SerializationInfo, StreamingContext) | Initializes a new instance of this class with serialized data. |
TooManyBasicQueries(String) |
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)