Return true if the `severity() == `BAEXML_ERROR' and false otherwise.
Synopsis
Declared in <balxml_errorinfo.h>
bool
isError() const;
Return Value
true if the severity is an error, and false otherwise
Created with MrDocs