#include <ZMexception.h>
|
| | ZMexception (const std::string &mesg, const ZMexSeverity howBad=ZMexSEVERITYenumLAST, int icount=ZMexception::_classInfo.nextCount()) |
| |
| | ZMexception (const std::ostringstream &msg, const ZMexSeverity howBad=ZMexSEVERITYenumLAST, int icount=ZMexception::_classInfo.nextCount()) |
| |
| virtual | ~ZMexception () |
| |
| void | location (int line, const std::string file) const |
| |
| ZMexSeverity | severity () const |
| |
| int | line () const |
| |
| std::string | fileName () const |
| |
| std::string | message () const |
| |
| int | count () const |
| |
| std::string | handlerUsed () const |
| |
| bool | wasThrown () const |
| |
| void | handlerUsed (const std::string handlerName) const |
| |
| void | wasThrown (bool b) const |
| |
| virtual std::string | logMessage (const std::string optText="") const |
| |
| virtual std::string | facility () const |
| |
| virtual std::string | name () const |
| |
| bool | OKtoLog () const |
| |
| virtual ZMexception * | clone () const |
| |
| virtual zmex::ZMexClassInfo & | classInfo () const |
| |
| virtual ZMexAction | handleMe () const |
| |
| virtual ZMexLogResult | logMe () const |
| |
| virtual bool | isDerivedFrom (const std::string, const std::string) const |
| |
| virtual void | logObject () const |
| |
| | ZMexception (const std::string &mesg, const ZMexSeverity howBad=ZMexSEVERITYenumLAST, int icount=ZMexception::_classInfo.nextCount()) |
| |
| | ZMexception (const std::ostringstream &msg, const ZMexSeverity howBad=ZMexSEVERITYenumLAST, int icount=ZMexception::_classInfo.nextCount()) |
| |
| virtual | ~ZMexception () |
| |
| void | location (int line, const std::string file) const |
| |
| ZMexSeverity | severity () const |
| |
| int | line () const |
| |
| std::string | fileName () const |
| |
| std::string | message () const |
| |
| int | count () const |
| |
| std::string | handlerUsed () const |
| |
| bool | wasThrown () const |
| |
| void | handlerUsed (const std::string handlerName) const |
| |
| void | wasThrown (bool b) const |
| |
| virtual std::string | logMessage (const std::string optText="") const |
| |
| virtual std::string | facility () const |
| |
| virtual std::string | name () const |
| |
| bool | OKtoLog () const |
| |
| virtual ZMexception * | clone () const |
| |
| virtual zmex::ZMexClassInfo & | classInfo () const |
| |
| virtual ZMexAction | handleMe () const |
| |
| virtual ZMexLogResult | logMe () const |
| |
| virtual bool | isDerivedFrom (const std::string, const std::string) const |
| |
| virtual void | logObject () const |
| |
◆ ZMexception() [1/4]
◆ ZMexception() [2/4]
| zmex::ZMexception::ZMexception |
( |
const std::ostringstream & |
msg, |
|
|
const ZMexSeverity |
howBad = ZMexSEVERITYenumLAST, |
|
|
int |
icount = ZMexception::_classInfo.nextCount() |
|
) |
| |
|
explicit |
◆ ~ZMexception() [1/2]
| virtual zmex::ZMexception::~ZMexception |
( |
| ) |
|
|
inlinevirtual |
Definition at line 216 of file CLHEP/Exceptions/ZMexception.h.
References b, count(), facility(), fileName(), handlerUsed(), line(), location(), logMessage(), message(), name(), OKtoLog(), severity(), and wasThrown().
◆ ZMexception() [3/4]
◆ ZMexception() [4/4]
| zmex::ZMexception::ZMexception |
( |
const std::ostringstream & |
msg, |
|
|
const ZMexSeverity |
howBad = ZMexSEVERITYenumLAST, |
|
|
int |
icount = ZMexception::_classInfo.nextCount() |
|
) |
| |
|
explicit |
◆ ~ZMexception() [2/2]
| virtual zmex::ZMexception::~ZMexception |
( |
| ) |
|
|
inlinevirtual |
Definition at line 216 of file Exceptions/ZMexception.h.
References b, count(), facility(), fileName(), handlerUsed(), line(), location(), logMessage(), message(), name(), OKtoLog(), severity(), and wasThrown().
◆ classInfo() [1/2]
◆ classInfo() [2/2]
◆ clone() [1/2]
| virtual ZMexception* zmex::ZMexception::clone |
( |
| ) |
const |
|
inlinevirtual |
◆ clone() [2/2]
| virtual ZMexception* zmex::ZMexception::clone |
( |
| ) |
const |
|
inlinevirtual |
◆ count() [1/2]
| int zmex::ZMexception::count |
( |
| ) |
const |
◆ count() [2/2]
| int zmex::ZMexception::count |
( |
| ) |
const |
◆ facility() [1/2]
| virtual std::string zmex::ZMexception::facility |
( |
| ) |
const |
|
virtual |
◆ facility() [2/2]
| std::string zmex::ZMexception::facility |
( |
| ) |
const |
|
virtual |
◆ fileName() [1/2]
| std::string zmex::ZMexception::fileName |
( |
| ) |
const |
◆ fileName() [2/2]
| std::string zmex::ZMexception::fileName |
( |
| ) |
const |
◆ handleMe() [1/2]
| virtual ZMexAction zmex::ZMexception::handleMe |
( |
| ) |
const |
|
inlinevirtual |
◆ handleMe() [2/2]
| virtual ZMexAction zmex::ZMexception::handleMe |
( |
| ) |
const |
|
inlinevirtual |
◆ handlerUsed() [1/4]
| std::string zmex::ZMexception::handlerUsed |
( |
| ) |
const |
◆ handlerUsed() [2/4]
| std::string zmex::ZMexception::handlerUsed |
( |
| ) |
const |
◆ handlerUsed() [3/4]
| void zmex::ZMexception::handlerUsed |
( |
const std::string |
handlerName | ) |
const |
◆ handlerUsed() [4/4]
| void zmex::ZMexception::handlerUsed |
( |
const std::string |
handlerName | ) |
const |
◆ isDerivedFrom() [1/2]
| virtual bool zmex::ZMexception::isDerivedFrom |
( |
const std::string |
, |
|
|
const std::string |
|
|
) |
| const |
|
inlinevirtual |
◆ isDerivedFrom() [2/2]
| virtual bool zmex::ZMexception::isDerivedFrom |
( |
const std::string |
, |
|
|
const std::string |
|
|
) |
| const |
|
inlinevirtual |
◆ line() [1/2]
| int zmex::ZMexception::line |
( |
| ) |
const |
◆ line() [2/2]
| int zmex::ZMexception::line |
( |
| ) |
const |
◆ location() [1/2]
| void zmex::ZMexception::location |
( |
int |
line, |
|
|
const std::string |
file |
|
) |
| const |
◆ location() [2/2]
| void zmex::ZMexception::location |
( |
int |
line, |
|
|
const std::string |
file |
|
) |
| const |
◆ logMe() [1/2]
◆ logMe() [2/2]
◆ logMessage() [1/2]
| std::string zmex::ZMexception::logMessage |
( |
const std::string |
optText = "" | ) |
const |
|
virtual |
Definition at line 120 of file ZMexception.cc.
References classInfo(), zmex::ZMexLogger::control(), count(), facility(), fileName(), zmex::ZMexLogBehavior::isFilePathDesired(), zmex::ZMexLogBehavior::isTimeDesired(), line(), message(), name(), NEXT, severity(), wasThrown(), zmex::ZMexSeverityLetter, zmex::ZMexSeverityLimit, and zmex::ZMexUserNumericalTag.
Referenced by ~ZMexception().
◆ logMessage() [2/2]
| virtual std::string zmex::ZMexception::logMessage |
( |
const std::string |
optText = "" | ) |
const |
|
virtual |
◆ logObject() [1/2]
| virtual void zmex::ZMexception::logObject |
( |
| ) |
const |
|
inlinevirtual |
◆ logObject() [2/2]
| virtual void zmex::ZMexception::logObject |
( |
| ) |
const |
|
inlinevirtual |
◆ message() [1/2]
| std::string zmex::ZMexception::message |
( |
| ) |
const |
◆ message() [2/2]
| std::string zmex::ZMexception::message |
( |
| ) |
const |
◆ name() [1/2]
| virtual std::string zmex::ZMexception::name |
( |
| ) |
const |
|
virtual |
◆ name() [2/2]
| std::string zmex::ZMexception::name |
( |
| ) |
const |
|
virtual |
◆ OKtoLog() [1/2]
| bool zmex::ZMexception::OKtoLog |
( |
| ) |
const |
◆ OKtoLog() [2/2]
| bool zmex::ZMexception::OKtoLog |
( |
| ) |
const |
◆ severity() [1/2]
◆ severity() [2/2]
◆ wasThrown() [1/4]
| bool zmex::ZMexception::wasThrown |
( |
| ) |
const |
◆ wasThrown() [2/4]
| bool zmex::ZMexception::wasThrown |
( |
| ) |
const |
◆ wasThrown() [3/4]
| void zmex::ZMexception::wasThrown |
( |
bool |
b | ) |
const |
◆ wasThrown() [4/4]
| void zmex::ZMexception::wasThrown |
( |
bool |
b | ) |
const |
◆ _classInfo
◆ handlerUsed_
| std::string zmex::ZMexception::handlerUsed_ |
|
mutableprotected |
◆ line_
| int zmex::ZMexception::line_ |
|
mutableprotected |
◆ message_
| const std::string zmex::ZMexception::message_ |
|
protected |
◆ myCount_
| const int zmex::ZMexception::myCount_ |
|
protected |
◆ mySeverity_
◆ sourceFileName_
| std::string zmex::ZMexception::sourceFileName_ |
|
mutableprotected |
◆ wasThrown_
| bool zmex::ZMexception::wasThrown_ |
|
mutableprotected |
◆ ZMexClassStaticMethods
| zmex::ZMexception::ZMexClassStaticMethods |
The documentation for this class was generated from the following files: