Return true if the `severity() == `BAEXML_NO_ERROR' and false otherwise.

Synopsis

Declared in <balxml_errorinfo.h>

bool
isNoError() const;

Return Value

true if there is no error, and false otherwise

Created with MrDocs