#include <exception.hpp>
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< exception > const &l) | |
parameter_exception (std::string const &m, saga::error e) | |
Brief description starts here. |
saga::parameter_exception::parameter_exception | ( | saga::object | obj, | |
std::string const & | m, | |||
saga::error | e | |||
) | [inline, protected] |
Brief description starts here.
saga::parameter_exception::parameter_exception | ( | saga::object | obj, | |
std::vector< exception > const & | l | |||
) | [inline, protected] |
saga::parameter_exception::parameter_exception | ( | std::string const & | m, | |
saga::error | e | |||
) | [inline, protected] |
Brief description starts here.