Return true if the severity() >= `BAEXML_ERROR' (i.e., `BAEXML_ERROR or BAEXML_FATAL_ERROR) and false otherwise.

Synopsis

Declared in <balxml_errorinfo.h>

bool
isAnyError() const;

Created with MrDocs