Class BytesRefHash.MaxBytesLengthExceededException
Thrown if a BytesRef exceeds the BytesRefHash limit of BYTE_BLOCK_SIZE-2.
Inheritance
System.Object
BytesRefHash.MaxBytesLengthExceededException
Namespace: Lucene.Net.Util
Assembly: Lucene.Net.dll
Syntax
public class MaxBytesLengthExceededException : Exception