herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Herwig::TwoToTwoProcessConstructorError Class Reference

Exception class indicating setup problem. More...

#include <TwoToTwoProcessConstructor.h>

Inheritance diagram for Herwig::TwoToTwoProcessConstructorError:

Public Member Functions

 TwoToTwoProcessConstructorError (const string &str, Severity sev)
 Exception for error handling. More...
 
- 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

Exception class indicating setup problem.

Definition at line 297 of file TwoToTwoProcessConstructor.h.

Constructor & Destructor Documentation

◆ TwoToTwoProcessConstructorError()

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

Exception for error handling.

Parameters
strError message
sevSeverity

Definition at line 306 of file TwoToTwoProcessConstructor.h.


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