Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.errors
/
TypeError
Type
Error
open
class
TypeError
(
val
message
:
String
?
=
definedExternally
,
options
:
ErrorOptions
?
=
definedExternally
)
:
JsError
(
source
)
Members
Members & Extensions
Constructors
Type
Error
Link copied to clipboard
constructor
(
message
:
String
?
=
definedExternally
,
options
:
ErrorOptions
?
=
definedExternally
)
Properties
message
Link copied to clipboard
open
override
val
message
:
String
?
name
Link copied to clipboard
var
JsError
.
name
:
JsErrorName