Stxxl
1.4.0
|
#include <exceptions.h>
Public Member Functions | |
io_error () throw () | |
io_error (const std::string &msg_) throw () |
Definition at line 26 of file exceptions.h.
stxxl::io_error::io_error | ( | ) | throw () [inline] |
Definition at line 29 of file exceptions.h.
stxxl::io_error::io_error | ( | const std::string & | msg_ | ) | throw () [inline] |
Definition at line 33 of file exceptions.h.