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_utf8readerwrapper.h>

virtual
ErrorInfo const&
errorInfo() const override;

Created with MrDocs