Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.disposable
/
SuppressedError
/
SuppressedError
Suppressed
Error
constructor
(
error
:
JsError
,
suppressed
:
JsError
,
message
:
String
?
=
definedExternally
)
(
source
)