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:

