A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/dom/DOMError below:

DOMError ยท WebPlatform Docs

DOMError Summary

Represents a DOM operation error object.

Properties
message
Returns the message associated with an error that occurred during a DOM operation.
name
Returns the name of an error that occurred during a DOM operation.
Methods

No methods.

Events

No events.

Notes

While similar to DOMException objects, DOMError objects represent errors that are generated through other means, such as return values. (DOMException objects are thrown as exceptions.) Both objects return similar values, so it is possible to create general handlers to respond to either type of error.

See also Related pages Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4