|
ALPSCore reference
|
Exception for using uninitialized value. More...
#include <dict_exceptions.hpp>


Public Member Functions | |
| uninitialized_value (const std::string &a_name, const std::string &a_reason) | |
Public Member Functions inherited from alps::params_ns::exception::exception_base | |
| exception_base (const std::string &a_name, const std::string &a_reason) | |
| std::string | name () const |
| void | set_name (const std::string &name) |
| virtual const char * | what () const throw () |
| ~exception_base () throw () | |
Exception for using uninitialized value.
Definition at line 39 of file dict_exceptions.hpp.
|
inline |
Definition at line 40 of file dict_exceptions.hpp.
1.8.11