<p>A string representation of all data stored in the boost::<spanclass="RenoLink"><ahref="exception.html">exception</a></span> object by the <spanclass="RenoLink"><ahref="operator_shl_exception.html">operator<<</a></span> function. See "<spanclass="RenoLink"><ahref="tutorial_diagnostic_information.html">Diagnostic Information</a></span>" for details.</p>
<li>The header <spanclass="RenoLink"><ahref="boost_exception_diagnostic_information_hpp.html">boost/exception/diagnostic_information.hpp</a></span> provides a namespace-scope function <spanclass="RenoLink"><ahref="diagnostic_information.html">diagnostic_information</a></span> which works with any exception. If its argument can be converted to boost::<spanclass="RenoLink"><ahref="exception.html">exception</a></span>, the output from <spanclass="RenoLink"><ahref="exception_diagnostic_information.html">exception::diagnostic_information</a></span> is combined with other implementation-defined information into a std::string.</li>