Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.errors
/
SyntaxError
Syntax
Error
open
class
SyntaxError
(
val
message
:
String
?
=
definedExternally
,
options
:
ErrorOptions
?
=
definedExternally
)
:
JsError
(
source
)
Members
Members & Extensions
Constructors
Syntax
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