[#BloombergLP-balxml-operator_lshift-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::operator<< :relfileprefix: ../../ :mrdocs: 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. == Synopsis Declared in `<balxml_errorinfo.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& operator<<( std::ostream& stream, xref:BloombergLP/balxml/ErrorInfo.adoc[ErrorInfo] const& errInfo); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#