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