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