Hammer  1.0.0
Helicity Amplitude Module for Matrix Element Reweighting
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Hammer::Error Class Reference

Generic error class. More...

#include <Exceptions.hh>

+ Inheritance diagram for Hammer::Error:
+ Collaboration diagram for Hammer::Error:

Public Member Functions

 Error (const std::string &message) noexcept
 
 Error (const Error &)=default
 
 Error (Error &&)=default
 
Erroroperator= (const Error &)=default
 
Erroroperator= (Error &&)=default
 
virtual ~Error () noexcept
 

Detailed Description

Generic error class.

Definition at line 23 of file Exceptions.hh.

Constructor & Destructor Documentation

Hammer::Error::Error ( const std::string &  message)
inlinenoexcept

Definition at line 26 of file Exceptions.hh.

Hammer::Error::Error ( const Error )
default
Hammer::Error::Error ( Error &&  )
default
virtual Hammer::Error::~Error ( )
inlinevirtualnoexcept

Definition at line 33 of file Exceptions.hh.

Member Function Documentation

Error& Hammer::Error::operator= ( const Error )
default
Error& Hammer::Error::operator= ( Error &&  )
default

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