Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.assembly
/
RuntimeError
Runtime
Error
class
RuntimeError
(
message
:
String
=
definedExternally
)
:
JsError
(
source
)
Members
Constructors
Runtime
Error
Link copied to clipboard
constructor
(
message
:
String
=
definedExternally
)
Properties
message
Link copied to clipboard
expect
open
val
message
:
String
?