[#BloombergLP-balxml-Decoder-errorInfo] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Decoder.adoc[Decoder]::errorInfo :relfileprefix: ../../../ :mrdocs: Return a pointer to the modifiable error‐reporting structure associated with this decoder (i.e., the `errInfo` pointer provided at construction). The value stored in the error structure is reset to indicate no error on a successful call to `open`. == Synopsis Declared in `<balxml_decoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/balxml/ErrorInfo.adoc[ErrorInfo]* errorInfo() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#