#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< exception > const &l) | |
authentication_failed (std::string const &m) | |
Brief description starts here. |
saga::authentication_failed::authentication_failed | ( | saga::object | obj, | |
std::string const & | m | |||
) | [inline] |
Brief description starts here.
saga::authentication_failed::authentication_failed | ( | saga::object | obj, | |
std::vector< exception > const & | l | |||
) | [inline] |
saga::authentication_failed::authentication_failed | ( | std::string const & | m | ) | [inline, explicit] |
Brief description starts here.