Org.W3c.Dom.DOMError Members

The members of Org.W3c.Dom.DOMError are listed below.

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.