lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
core
/
org.gnit.lucenekmp.util
/
BytesRefHash
/
MaxBytesLengthExceededException
Max
Bytes
Length
Exceeded
Exception
class
MaxBytesLengthExceededException
:
RuntimeException
Thrown if a
BytesRef
exceeds the
BytesRefHash
limit of
-2.
Members
Members & Extensions
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?
Functions
print
Stack
Trace
Link copied to clipboard
fun
Throwable
.
printStackTrace
(
s
:
PrintStream
)