Return true if the `severity() == `BAEXML_WARNING' and false otherwise.
Synopsis
Declared in <balxml_errorinfo.h>
bool
isWarning() const;
Return Value
true if the severity is a warning, and false otherwise
Created with MrDocs