Properties
The following properties are defined in the XmlDOMException class.
| Name | Access | Type | Description |
|---|---|---|---|
| Code | R | integer | Exception type |
| Message* | R | String | A descriptive text indicating the content of the exception |
| Method | R | String | The function that caused the exception |
Access
R: Readable W: Writable C: Initializable
*: default property