Back to Content

OverconstrainedError: constraint property

files/en-us/web/api/overconstrainederror/constraint/index.md

latest339 B
Original Source

{{APIRef("Media Capture and Streams")}}

The constraint read-only property of the {{domxref("OverconstrainedError")}} interface returns the constraint that was supplied in the constructor, meaning the constraint that was not satisfied.

Value

A string.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}