[#BloombergLP-balxml-Decoder-errorSeverity] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Decoder.adoc[Decoder]::errorSeverity :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/balxml/ErrorInfo/Severity-0f.adoc[ErrorInfo::Severity] errorSeverity() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#