std::domain_error Class Reference

Inheritance diagram for std::domain_error:

std::logic_error std::exception List of all members.

Public Member Functions

 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 73 of file stdexcept.


Constructor & Destructor Documentation

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


The documentation for this class was generated from the following file:
Generated on Tue Feb 2 16:59:31 2010 for GNU C++ STL by  doxygen 1.4.7