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