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