Stxxl
1.4.0
|
#include <exceptions.h>
Public Member Functions | |
bad_parameter () throw () | |
bad_parameter (const std::string &msg_) throw () |
Definition at line 62 of file exceptions.h.
stxxl::bad_parameter::bad_parameter | ( | ) | throw () [inline] |
Definition at line 65 of file exceptions.h.
stxxl::bad_parameter::bad_parameter | ( | const std::string & | msg_ | ) | throw () [inline] |
Definition at line 69 of file exceptions.h.