[#BloombergLP-balxml-MiniReader-errorInfo] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/MiniReader.adoc[MiniReader]::errorInfo :relfileprefix: ../../../ :mrdocs: Return a reference to the non‐modifiable error information for this reader. The returned value becomes invalid when `close` is called or the reader is destroyed. == Synopsis Declared in `<balxml_minireader.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual xref:BloombergLP/balxml/ErrorInfo.adoc[ErrorInfo] const& errorInfo() const override; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#