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