C# Class Lucene.Net.Util.BytesRefHash.MaxBytesLengthExceededException

Thrown if a BytesRef exceeds the BytesRefHash limit of ByteBlockPool#BYTE_BLOCK_SIZE-2.
Inheritance: System.Exception
Exibir arquivo Open project: apache/lucenenet

Private Methods

Method Description
MaxBytesLengthExceededException ( string message ) : System