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::RangeError Class Reference

Out-of-range error class. More...

#include <Exceptions.hh>

+ Inheritance diagram for Hammer::RangeError:
+ Collaboration diagram for Hammer::RangeError:

Public Member Functions

 RangeError (const std::string &message) noexcept
 
- Public Member Functions inherited from Hammer::Error
 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

Out-of-range error class.

Definition at line 49 of file Exceptions.hh.

Constructor & Destructor Documentation

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

Definition at line 52 of file Exceptions.hh.


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