[#BloombergLP-balber-BerDecoder-errorSeverity-03] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balber.adoc[balber]::xref:BloombergLP/balber/BerDecoder.adoc[BerDecoder]::errorSeverity :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/balber/BerDecoder/ErrorSeverity-02.adoc[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` [.small]#Created with https://www.mrdocs.com[MrDocs]#