| SAGA Adaptor CPI v.1.0 | 
#include <exception.hpp>
 Inheritance diagram for saga::already_exists:
 Inheritance diagram for saga::already_exists:| Public Member Functions | |
| already_exists (saga::object obj, std::string const &m) | |
| Brief description starts here. | |
| already_exists (saga::object obj, std::vector< saga::exception > const &l) | |
| already_exists (std::string const &m) | |
| Brief description starts here. | |
Definition at line 240 of file exception.hpp.
| saga::already_exists::already_exists | ( | saga::object | obj, | 
| std::string const & | m | ||
| ) |  [inline] | 
Brief description starts here.
Definition at line 245 of file exception.hpp.
| saga::already_exists::already_exists | ( | saga::object | obj, | 
| std::vector< saga::exception > const & | l | ||
| ) |  [inline] | 
Definition at line 249 of file exception.hpp.
| saga::already_exists::already_exists | ( | std::string const & | m | ) |  [inline, explicit] | 
Brief description starts here.
Definition at line 255 of file exception.hpp.