C# 클래스 Lucene.Net.Util.BytesRefHash.MaxBytesLengthExceededException

Thrown if a BytesRef exceeds the BytesRefHash limit of ByteBlockPool#BYTE_BLOCK_SIZE-2.
상속: System.Exception
파일 보기 프로젝트 열기: apache/lucenenet

비공개 메소드들

메소드 설명
MaxBytesLengthExceededException ( string message ) : System