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

virtual
ErrorInfo const&
errorInfo() const = 0;

Created with MrDocs