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

Severity constants for DOM processing errors.

Example
print(DOMError.SEVERITY_ERROR)