DOMException Properties |
The DOMException type exposes the following members.
Name | Description | |
---|---|---|
Code |
Returns a value that contains one of the error code constants, or 0 if none match. This field is used for historical reasons.
| |
Data | (Inherited from Exception.) | |
HelpLink | (Inherited from Exception.) | |
HResult | (Inherited from Exception.) | |
InnerException | (Inherited from Exception.) | |
Message |
Returns a string representing a message or description associated with the given error name.
(Overrides ExceptionMessage.) | |
Name |
Returns a string that contains one of the strings associated with an error name.
| |
Source | (Inherited from Exception.) | |
StackTrace | (Inherited from Exception.) | |
TargetSite | (Inherited from Exception.) |