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

Exception for type mismatch. More...

#include <dict_exceptions.hpp>

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

Public Member Functions

 type_mismatch (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 type mismatch.

Definition at line 45 of file dict_exceptions.hpp.

Constructor & Destructor Documentation

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

Definition at line 46 of file dict_exceptions.hpp.


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