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