The fields of Org.W3c.Dom.DOMError are listed below. For a list of all members, see the DOMError Members list.
See Also: Inherited members from System.Object
const | SeverityError | short (2). The severity of the error described by the DOMError is error. |
const | SeverityFatalError | short (3). The severity of the error described by the DOMError is fatal error. |
const | SeverityWarning | short (1). The severity of the error described by the DOMError is warning. |