| SAGA Adaptor CPI v.1.0 | 
#include <exception.hpp>
 Inheritance diagram for saga::security_exception:
 Inheritance diagram for saga::security_exception:| Protected Member Functions | |
| security_exception (saga::object obj, std::string const &m, saga::error e) | |
| Brief description starts here. | |
| security_exception (saga::object obj, std::vector< saga::exception > const &l) | |
| security_exception (std::string const &m, saga::error e) | |
| Brief description starts here. | |
Definition at line 303 of file exception.hpp.
| saga::security_exception::security_exception | ( | saga::object | obj, | 
| std::string const & | m, | ||
| saga::error | e | ||
| ) |  [inline, protected] | 
Brief description starts here.
Definition at line 308 of file exception.hpp.
| saga::security_exception::security_exception | ( | saga::object | obj, | 
| std::vector< saga::exception > const & | l | ||
| ) |  [inline, protected] | 
Definition at line 312 of file exception.hpp.
| saga::security_exception::security_exception | ( | std::string const & | m, | 
| saga::error | e | ||
| ) |  [inline, protected] | 
Brief description starts here.
Definition at line 318 of file exception.hpp.