stdexcept File Reference

#include <exception>
#include <string>

Include dependency graph for stdexcept:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  std

Classes

class  std::logic_error
 One of two subclasses of exception. More...
class  std::domain_error
class  std::invalid_argument
class  std::length_error
class  std::out_of_range
class  std::runtime_error
 One of two subclasses of exception. More...
class  std::range_error
class  std::overflow_error
class  std::underflow_error

Defines

#define stdEXCEPT


Detailed Description

This is a Standard C++ Library header. You should include this header in your programs, rather than any of the "st[dl]_*.h" implementation files.

Definition in file stdexcept.


Generated on Mon Jan 1 22:31:20 2007 for libstdc++-v3 Source by  doxygen 1.5.1