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