...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This is an alphabetical list of all Boost Exception documentation pages.
boost/exception/current_exception_cast.hpp
boost/exception/diagnostic_information.hpp
boost/exception/enable_current_exception.hpp
boost/exception/enable_error_info.hpp
boost/exception/errinfo_api_function.hpp
boost/exception/errinfo_at_line.hpp
boost/exception/errinfo_errno.hpp
boost/exception/errinfo_file_handle.hpp
boost/exception/errinfo_file_name.hpp
boost/exception/errinfo_file_open_mode.hpp
boost/exception/errinfo_nested_exception.hpp
boost/exception/errinfo_type_info_name.hpp
boost/exception/error_info.hpp
boost/exception/get_error_info.hpp
boost/exception/info_tuple.hpp
current_exception_diagnostic_information
Exception Types as Simple Semantic Tags
Integrating Boost Exception in Existing Exception Class Hierarchies
Transporting of Arbitrary Data to the Catch Site
Transporting of Exceptions Between Threads
Using Virtual Inheritance in Exception Types