Whole document tree
    

Whole document tree

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

std::invalid_argument Class Reference

#include <std_stdexcept.h>

Inheritance diagram for std::invalid_argument:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 invalid_argument (const string &__arg)

Detailed Description

Thrown to report invalid arguments to functions.

Definition at line 83 of file std_stdexcept.h.


Constructor & Destructor Documentation

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

Definition at line 51 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:41 2002 for libstdc++-v3 Source by doxygen1.2.15