Return the severity of the most severe warning or error encountered during the last call to the decode method. The severity is reset each time decode is called.
Synopsis
Declared in <balxml_decoder.h>
ErrorInfo::Severity
errorSeverity() const;
Return Value
severity of the most severe warning or error from the last decode call
Created with MrDocs