kindlysdk
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
kindlysdk
kindlysdk
/
no.kindly.chatsdk.chat.sdk.data.core
/
PromiseException
/
Cancelled
Cancelled
data
object
Cancelled
:
PromiseException
Thrown by
await()
when the Promise was cancelled via
.cancel()
before resolving.
Members
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?