Whole document tree std_stdexcept.h File Reference#include <exception> #include <string> Include dependency graph for std_stdexcept.h: ![]() This graph shows which files directly or indirectly include this file: ![]() Go to the source code of this file.
Detailed DescriptionThe Standard C++ library provides classes to be used to report certain errors (17.4.4.8) in C++ programs. In the error model reflected in these classes, errors are divided into two broad categories: logic errors and runtime errors.
Definition in file std_stdexcept.h. Define Documentation
Generated on Mon Apr 8 03:15:24 2002 for libstdc++-v3 Source by ![]() |