Whole document tree
    

Whole document tree

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

std::length_error Class Reference

#include <std_stdexcept.h>

Inheritance diagram for std::length_error:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 length_error (const string &__arg)

Detailed Description

Thrown when an object is constructed that would exceed its maximum permitted size (e.g., a basic_string instance).

Definition at line 91 of file std_stdexcept.h.


Constructor & Destructor Documentation

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

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