Class BytesRefHash.MaxBytesLengthExceededException
Thrown if a BytesRef exceeds the BytesRefHash limit of BYTE_BLOCK_SIZE-2.
Inheritance
System.Object
BytesRefHash.MaxBytesLengthExceededException
Assembly: DistributedLucene.Net.dll
Syntax
public class MaxBytesLengthExceededException : Exception
Constructors
Name | Description |
---|---|
MaxBytesLengthExceededException(SerializationInfo, StreamingContext) | Initializes a new instance of this class with serialized data. |