ALPSCore reference
Classes | Namespaces
dict_exceptions.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  alps::params_ns::exception::exception_base
 General exception (base class) More...
 
struct  alps::params_ns::exception::uninitialized_value
 Exception for using uninitialized value. More...
 
struct  alps::params_ns::exception::type_mismatch
 Exception for type mismatch. More...
 
struct  alps::params_ns::exception::value_mismatch
 Exception for value mismatch. More...
 
struct  alps::params_ns::exception::double_definition
 

Namespaces

 alps
 
 alps::params_ns
 
 alps::params_ns::exception
 

Detailed Description

Defines exceptions that can be thrown by the dictionary

Definition in file dict_exceptions.hpp.