Return the severity of the most severe log or error message encountered during the last call to the decode method.
Synopsis
Declared in <balber_berdecoder.h>
BerDecoder::ErrorSeverity
errorSeverity() const;
Description
The severity is reset each time decode is called.
Return Value
severity of the most severe log or error from the last decode
Created with MrDocs