STXXL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::bad_ext_alloc Class Reference

Detailed Description

Definition at line 49 of file exceptions.h.

Inherits std::runtime_error.

Public Member Functions

 bad_ext_alloc () throw ()
 
 bad_ext_alloc (const std::string &message) throw ()
 

Constructor & Destructor Documentation

stxxl::bad_ext_alloc::bad_ext_alloc ( )
throw (
)
inline

Definition at line 52 of file exceptions.h.

stxxl::bad_ext_alloc::bad_ext_alloc ( const std::string &  message)
throw (
)
inline

Definition at line 56 of file exceptions.h.


The documentation for this class was generated from the following file: