[#BloombergLP-balxml-Encoder-errorSeverity] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Encoder.adoc[Encoder]::errorSeverity :relfileprefix: ../../../ :mrdocs: 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>` [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]#