Whole document tree
    

Whole document tree

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

std::range_error Class Reference

#include <std_stdexcept.h>

Inheritance diagram for std::range_error:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 range_error (const string &__arg)

Detailed Description

Thrown to indicate range errors in internal computations.

Definition at line 129 of file std_stdexcept.h.


Constructor & Destructor Documentation

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

Definition at line 69 of file stdexcept.cc.

References std::string.


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