[#BloombergLP-balxml-Decoder-errorCount] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Decoder.adoc[Decoder]::errorCount :relfileprefix: ../../../ :mrdocs: Return the number of errors that occurred during decoding. This number is reset to zero on a call to `open`. == Synopsis Declared in `<balxml_decoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int errorCount() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#