herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
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 327 of file NBodyDecayConstructorBase.h.


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