ALPSCore reference
Public Member Functions | List of all members
alps::params_ns::exception::uninitialized_value Struct Reference

Exception for using uninitialized value. More...

#include <dict_exceptions.hpp>

Inheritance diagram for alps::params_ns::exception::uninitialized_value:
Inheritance graph
Collaboration diagram for alps::params_ns::exception::uninitialized_value:
Collaboration graph

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 ()
 

Detailed Description

Exception for using uninitialized value.

Definition at line 39 of file dict_exceptions.hpp.

Constructor & Destructor Documentation

alps::params_ns::exception::uninitialized_value::uninitialized_value ( const std::string &  a_name,
const std::string &  a_reason 
)
inline

Definition at line 40 of file dict_exceptions.hpp.


The documentation for this struct was generated from the following file: