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

Detailed Description

Definition at line 38 of file exceptions.h.

Inherits std::runtime_error.

Public Member Functions

 resource_error () throw ()
 
 resource_error (const std::string &msg_) throw ()
 

Constructor & Destructor Documentation

stxxl::resource_error::resource_error ( )
throw (
)
inline

Definition at line 41 of file exceptions.h.

stxxl::resource_error::resource_error ( const std::string &  msg_)
throw (
)
inline

Definition at line 45 of file exceptions.h.


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