CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
enum zmex::ZMexAction |
ZMexThrowIt | |
ZMexIgnoreIt | |
ZMexHANDLEVIAPARENT | |
ZMexThrowIt | |
ZMexIgnoreIt | |
ZMexHANDLEVIAPARENT |
Definition at line 20 of file CLHEP/Exceptions/ZMexAction.h.
enum zmex::ZMexAction |
ZMexThrowIt | |
ZMexIgnoreIt | |
ZMexHANDLEVIAPARENT | |
ZMexThrowIt | |
ZMexIgnoreIt | |
ZMexHANDLEVIAPARENT |
Definition at line 20 of file Exceptions/ZMexAction.h.
enum zmex::ZMexLogResult |
Definition at line 19 of file Exceptions/ZMexLogResult.h.
enum zmex::ZMexLogResult |
Definition at line 19 of file CLHEP/Exceptions/ZMexLogResult.h.
enum zmex::ZMexSeverity |
ZMexNORMAL | |
ZMexINFO | |
ZMexWARNING | |
ZMexERROR | |
ZMexSEVERE | |
ZMexFATAL | |
ZMexPROBLEM | |
ZMexSEVERITYenumLAST | |
ZMexNORMAL | |
ZMexINFO | |
ZMexWARNING | |
ZMexERROR | |
ZMexSEVERE | |
ZMexFATAL | |
ZMexPROBLEM | |
ZMexSEVERITYenumLAST |
Definition at line 32 of file CLHEP/Exceptions/ZMexSeverity.h.
enum zmex::ZMexSeverity |
ZMexNORMAL | |
ZMexINFO | |
ZMexWARNING | |
ZMexERROR | |
ZMexSEVERE | |
ZMexFATAL | |
ZMexPROBLEM | |
ZMexSEVERITYenumLAST | |
ZMexNORMAL | |
ZMexINFO | |
ZMexWARNING | |
ZMexERROR | |
ZMexSEVERE | |
ZMexFATAL | |
ZMexPROBLEM | |
ZMexSEVERITYenumLAST |
Definition at line 32 of file Exceptions/ZMexSeverity.h.
ZMexHandler & zmex::ZMhandler | ( | ) |
Definition at line 63 of file ZMexception.cc.
ZMexLogger & zmex::ZMlogger | ( | ) |
Definition at line 68 of file ZMexception.cc.
ZMexAction zmex::ZMthrow_ | ( | const ZMexception & | userException, |
int | lineNum, | ||
const char | fileName[] | ||
) |
Definition at line 33 of file ZMthrow.cc.
References zmex::ZMexception::handleMe(), zmex::ZMexception::location(), zmex::ZMexception::severity(), zmex::ZMerrnoList::write(), ZMerrno, and ZMexERROR.
Definition at line 122 of file Exceptions/ZMerrno.h.
Referenced by main(), and ZMthrow_().
const char zmex::ZMexSeverityLetter |
{ ' ', 'I', 'W', 'E', 'S', 'F', '?', }
Definition at line 76 of file Exceptions/ZMexSeverity.h.
Referenced by zmex::ZMexception::logMessage().
{ -1, -1, -1, -1, -1, -1, -1, }
Definition at line 78 of file Exceptions/ZMexSeverity.h.
Referenced by zmex::ZMexception::logMessage(), zmex::ZMexHandler::setLogLimit(), and zmex::ZMexHandlerBehavior::standardHandling().
const std::string zmex::ZMexSeverityName |
{ "NORMAL", "INFORMATIONAL", "WARNING", "ERROR", "SEVERE", "FATAL", "UNANTICIPATED PROBLEM", }
Definition at line 74 of file Exceptions/ZMexSeverity.h.
std::string zmex::ZMexUserActivity = "" |
Definition at line 136 of file Exceptions/ZMexception.h.
Referenced by zmex::ZMexception::logMessage().
int zmex::ZMexUserNumericalTag = 0 |
Definition at line 145 of file Exceptions/ZMexception.h.
Referenced by zmex::ZMexception::logMessage().