IDOMException interface
Describes errors thrown by Document Object Model (DOM) operations.
Members
The IDOMException interface inherits from the IDispatch interface. IDOMException also has these types of members:
- Properties
Properties
The IDOMException interface has these properties.
Property | Description |
---|---|
Sets or retrieves a number indicating the type of exception that occurred. |
|
Retrieves a string that describes the error that occurred. |
Requirements
Minimum supported client |
Windows Vista with SP1, Windows 7 |
Minimum supported server |
Windows Server 2008 R2 |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |