Return true if the derived object encountered a fatal error. This method is equivalent to a call to errorInfo().isFatalError();
Synopsis
Declared in <balxml_reader.h>
bool
isFatalError() const;
Return Value
true if the derived object encountered a fatal error
Created with MrDocs