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