Whole document tree
    

Whole document tree

std::domain_error class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::domain_error Class Reference

#include <std_stdexcept.h>

Inheritance diagram for std::domain_error:

Inheritance graph
[legend]
Collaboration diagram for std::domain_error:

Collaboration graph
[legend]
List of all members.

Public Methods

 domain_error (const string &__arg)

Detailed Description

Thrown by the library, or by you, to report domain errors (domain in the mathmatical sense).

Definition at line 76 of file std_stdexcept.h.


Constructor & Destructor Documentation

std::domain_error::domain_error const string   __arg [explicit]
 

Definition at line 48 of file stdexcept.cc.

References std::string.


The documentation for this class was generated from the following files:
Generated on Mon Apr 8 03:18:28 2002 for libstdc++-v3 Source by doxygen1.2.15