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

Detailed Description

Definition at line 37 of file exceptions.h.

Inherits std::runtime_error.

Public Member Functions

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

Constructor & Destructor Documentation

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

Definition at line 40 of file exceptions.h.

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

Definition at line 44 of file exceptions.h.


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