General exception (base class)
More...
#include <dict_exceptions.hpp>
General exception (base class)
Definition at line 17 of file dict_exceptions.hpp.
alps::params_ns::exception::exception_base::exception_base |
( |
const std::string & |
a_name, |
|
|
const std::string & |
a_reason |
|
) |
| |
|
inline |
alps::params_ns::exception::exception_base::~exception_base |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
std::string alps::params_ns::exception::exception_base::name |
( |
| ) |
const |
|
inline |
void alps::params_ns::exception::exception_base::set_name |
( |
const std::string & |
name | ) |
|
|
inline |
virtual const char* alps::params_ns::exception::exception_base::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
The documentation for this class was generated from the following file: