ALPSCore reference
|
Exception for value mismatch. More...
#include <dict_exceptions.hpp>
Public Member Functions | |
value_mismatch (const std::string &a_name, const std::string &a_reason) | |
![]() | |
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 value mismatch.
Definition at line 51 of file dict_exceptions.hpp.
|
inline |
Definition at line 52 of file dict_exceptions.hpp.