Back to Content

DOMException: name property

files/en-us/web/api/domexception/name/index.md

latest346 B
Original Source

{{APIRef("DOM")}}{{AvailableInWorkers}}

The name read-only property of the {{domxref("DOMException")}} interface returns a string that contains one of the strings associated with an error name.

Value

A string.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}