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;

Created with MrDocs