#include <exception.hpp>

Public Member Functions | |
| does_not_exist (saga::object obj, std::string const &m) | |
| Brief description starts here. | |
| does_not_exist (saga::object obj, std::vector< exception > const &l) | |
| does_not_exist (std::string const &m) | |
| Brief description starts here. | |
| saga::does_not_exist::does_not_exist | ( | saga::object | obj, | |
| std::string const & | m | |||
| ) | [inline] |
Brief description starts here.
| saga::does_not_exist::does_not_exist | ( | saga::object | obj, | |
| std::vector< exception > const & | l | |||
| ) | [inline] |
| saga::does_not_exist::does_not_exist | ( | std::string const & | m | ) | [inline, explicit] |
Brief description starts here.
1.5.6