The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DOMException object
Describes errors thrown by Document Object Model (DOM) operations.
![]() ![]() |
Members
The DOMException object has these types of members:
Properties
The DOMException object has these properties.
| Property | Access type | Description |
|---|---|---|
|
Sets or retrieves a number indicating the type of exception that occurred. | ||
|
Retrieves a string that describes the error that occurred. | ||
|
Read-only |
Returns a DOMString value an error that occurred during a DOM operation. |
Standards information
See also
Show:

