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