Org.W3c.Dom.DOMError: Field Members

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

Public Fields

const
SeverityErrorshort (2). The severity of the error described by the DOMError is error.
const
SeverityFatalErrorshort (3). The severity of the error described by the DOMError is fatal error.
const
SeverityWarningshort (1). The severity of the error described by the DOMError is warning.