Print the specified errInfo object to the specified stream in human-readable form and return a modifiable reference to stream. The output is one-line without a terminating newline.
Declared in <balxml_errorinfo.h>
std::ostream&
operator<<(
std::ostream& stream,
ErrorInfo const& errInfo);