oskit-kmp
Toggle table of contents
5.0.0
wasmJs
Platform filter
wasmJs
Switch theme
Search in API
oskit-kmp
oskit-kmp
/
com.outsidesource.oskitkmp.concurrency
/
KmpJsException
Kmp
Js
Exception
wasmJs
data
class
KmpJsException
(
val
error
:
JsAny
)
:
Throwable
Members
Constructors
Kmp
Js
Exception
Link copied to clipboard
wasmJs
constructor
(
error
:
JsAny
)
Properties
cause
Link copied to clipboard
wasmJs
open
val
cause
:
Throwable
?
error
Link copied to clipboard
wasmJs
val
error
:
JsAny
message
Link copied to clipboard
wasmJs
open
val
message
:
String
?