SAGA Adaptor CPI v.1.0
|
#include <exception.hpp>
Public Member Functions | |
incorrect_state (saga::object obj, std::string const &m) | |
Brief description starts here. | |
incorrect_state (saga::object obj, std::vector< saga::exception > const &l) | |
incorrect_state (std::string const &m) | |
Brief description starts here. |
Definition at line 282 of file exception.hpp.
saga::incorrect_state::incorrect_state | ( | saga::object | obj, |
std::string const & | m | ||
) | [inline] |
Brief description starts here.
Definition at line 287 of file exception.hpp.
saga::incorrect_state::incorrect_state | ( | saga::object | obj, |
std::vector< saga::exception > const & | l | ||
) | [inline] |
Definition at line 291 of file exception.hpp.
saga::incorrect_state::incorrect_state | ( | std::string const & | m | ) | [inline, explicit] |
Brief description starts here.
Definition at line 297 of file exception.hpp.