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