Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.media.streams
/
OverconstrainedError
Overconstrained
Error
open
class
OverconstrainedError
(
val
constraint
:
String
,
message
:
String
=
definedExternally
)
:
DOMException
(
source
)
MDN Reference
Members
Constructors
Overconstrained
Error
Link copied to clipboard
constructor
(
constraint
:
String
,
message
:
String
=
definedExternally
)
Properties
constraint
Link copied to clipboard
val
constraint
:
String
MDN Reference
message
Link copied to clipboard
open
override
val
message
:
String
name
Link copied to clipboard
val
name
:
JsErrorName