herwig is hosted by Hepforge, IPPP Durham
Herwig 7.3.0
Herwig::NBodyDecayConstructorError Class Reference

An Exception class that can be used by all inheriting classes to indicate a setup problem. More...

#include <NBodyDecayConstructorBase.h>

Inheritance diagram for Herwig::NBodyDecayConstructorError:

Public Member Functions

 NBodyDecayConstructorError (const string &str, Severity sev)
 
- Public Member Functions inherited from ThePEG::Exception
 Exception (const string &str, Severity sev)
 
 Exception (const Exception &ex)
 
const Exceptionoperator= (const Exception &ex)
 
bool operator== (const Exception &ex) const
 
bool operator< (const Exception &ex) const
 
virtual const char * what () const noexcept
 
string message () const
 
void writeMessage (ostream &os=*errstream) const
 
Severity severity () const
 
void handle () const
 
Exceptionoperator<< (const T &t)
 
Exceptionoperator<< (Severity sev)
 

Additional Inherited Members

- Public Types inherited from ThePEG::Exception
enum  Severity
 
- Public Attributes inherited from ThePEG::Exception
 unknown
 
 info
 
 warning
 
 setuperror
 
 eventerror
 
 runerror
 
 maybeabort
 
 abortnow
 
- Static Public Attributes inherited from ThePEG::Exception
static bool noabort
 
- Protected Member Functions inherited from ThePEG::Exception
void severity (Severity)
 
- Protected Attributes inherited from ThePEG::Exception
ostringstream theMessage
 

Detailed Description

An Exception class that can be used by all inheriting classes to indicate a setup problem.

Definition at line 335 of file NBodyDecayConstructorBase.h.

Constructor & Destructor Documentation

◆ NBodyDecayConstructorError() [1/2]

Herwig::NBodyDecayConstructorError::NBodyDecayConstructorError ( )
inline

Definition at line 339 of file NBodyDecayConstructorBase.h.

◆ NBodyDecayConstructorError() [2/2]

Herwig::NBodyDecayConstructorError::NBodyDecayConstructorError ( const string &  str,
Severity  sev 
)
inline

Definition at line 341 of file NBodyDecayConstructorBase.h.


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