org.w3c.dom.DOMError.SEVERITY_WARNING
field
public static readonly SEVERITY_WARNING as Int = 1
Description

Severity constants for DOM processing errors.

Example
print(DOMError.SEVERITY_ERROR)