| SAGA Adaptor CPI v.1.0 | 
#include <exception.hpp>
 Inheritance diagram for saga::does_not_exist:
 Inheritance diagram for saga::does_not_exist:| 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< saga::exception > const &l) | |
| does_not_exist (std::string const &m) | |
| Brief description starts here. | |
Definition at line 261 of file exception.hpp.
| saga::does_not_exist::does_not_exist | ( | saga::object | obj, | 
| std::string const & | m | ||
| ) |  [inline] | 
Brief description starts here.
Definition at line 266 of file exception.hpp.
| saga::does_not_exist::does_not_exist | ( | saga::object | obj, | 
| std::vector< saga::exception > const & | l | ||
| ) |  [inline] | 
Definition at line 270 of file exception.hpp.
| saga::does_not_exist::does_not_exist | ( | std::string const & | m | ) |  [inline, explicit] | 
Brief description starts here.
Definition at line 276 of file exception.hpp.