DOMError

DOMError is an interface that describes an error.

Members

Properties

location
DOMLocator location [@property getter]
Undocumented in source.
message
DOMString message [@property getter]
Undocumented in source.
relatedData
Object relatedData [@property getter]
Undocumented in source.
relatedException
Object relatedException [@property getter]
Undocumented in source.
severity
ErrorSeverity severity [@property getter]
Undocumented in source.
type
DOMString type [@property getter]
Undocumented in source.

Meta