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

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

Private Methods

Méthode Description
MaxBytesLengthExceededException ( string message ) : System