#include <exception.hpp>

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