Stxxl
1.4.0
|
#include <exceptions.h>
Public Member Functions | |
resource_error () throw () | |
resource_error (const std::string &msg_) throw () |
Definition at line 38 of file exceptions.h.
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.