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>
virtual
ErrorInfo const&
errorInfo() const override;
Return Value
reference to the non‐modifiable error information
Created with MrDocs