Boost
C++ Libraries“...one of the most highly regarded and expertly designed C++ library projects in the world.” — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards
virtual char const * diagnostic_information() const throw();
A string representation of all data stored in the boost::exception object by the operator<< function. See "Diagnostic Information" for details.
Nothing.