Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-core
/
xtdb.api.log
/
IngestionStoppedException
Ingestion
Stopped
Exception
class
IngestionStoppedException
(
val
msgId
:
MessageId
?
,
cause
:
Throwable
)
:
IllegalStateException
Members
Constructors
Ingestion
Stopped
Exception
Link copied to clipboard
constructor
(
msgId
:
MessageId
?
,
cause
:
Throwable
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
msg
Id
Link copied to clipboard
val
msgId
:
MessageId
?