C# Класс Lucene.Net.Util.BytesRefHash.MaxBytesLengthExceededException

Thrown if a BytesRef exceeds the BytesRefHash limit of ByteBlockPool#BYTE_BLOCK_SIZE-2.
Наследование: System.Exception
Показать файл Открыть проект

Приватные методы

Метод Описание
MaxBytesLengthExceededException ( string message ) : System