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.index
/
ExitableDirectoryReader
/
ExitingReaderException
Exiting
Reader
Exception
class
ExitingReaderException
(
msg
:
String
)
:
RuntimeException
Exception that is thrown to prematurely terminate a term enumeration.
Members
Members & Extensions
Constructors
Exiting
Reader
Exception
Link copied to clipboard
constructor
(
msg
:
String
)
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
)