#include <CLHEP/Exceptions/ZMexception.h>
Definition at line 163 of file ZMexception.h.
◆ ZMexception() [1/2]
Definition at line 46 of file ZMexception.icc.
References _classInfo, line_, message_, myCount_, mySeverity_, severity(), sourceFileName_, wasThrown_, and zmex::ZMexSEVERITYenumLAST.
Referenced by clone(), handlerUsed(), location(), and wasThrown().
◆ ZMexception() [2/2]
zmex::ZMexception::ZMexception |
( |
const std::ostringstream & | msg, |
|
|
const ZMexSeverity | howBad = ZMexSEVERITYenumLAST, |
|
|
int | icount = ZMexception::_classInfo.nextCount() ) |
|
explicit |
◆ ~ZMexception()
virtual zmex::ZMexception::~ZMexception |
( |
| ) |
|
|
inlinevirtual |
◆ classInfo()
◆ clone()
virtual ZMexception * zmex::ZMexception::clone |
( |
| ) |
const |
|
inlinevirtual |
◆ count()
int zmex::ZMexception::count |
( |
| ) |
const |
|
inline |
◆ facility()
virtual std::string zmex::ZMexception::facility |
( |
| ) |
const |
|
virtual |
◆ fileName()
std::string zmex::ZMexception::fileName |
( |
| ) |
const |
|
inline |
◆ handleMe()
virtual ZMexAction zmex::ZMexception::handleMe |
( |
| ) |
const |
|
inlinevirtual |
◆ handlerUsed() [1/2]
std::string zmex::ZMexception::handlerUsed |
( |
| ) |
const |
|
inline |
◆ handlerUsed() [2/2]
void zmex::ZMexception::handlerUsed |
( |
const std::string | handlerName | ) |
const |
|
inline |
◆ isDerivedFrom()
virtual bool zmex::ZMexception::isDerivedFrom |
( |
const std::string | , |
|
|
const std::string | ) const |
|
inlinevirtual |
◆ line()
int zmex::ZMexception::line |
( |
| ) |
const |
|
inline |
◆ location()
void zmex::ZMexception::location |
( |
int | line, |
|
|
const std::string | file ) const |
|
inline |
◆ logMe()
◆ logMessage()
virtual std::string zmex::ZMexception::logMessage |
( |
const std::string | optText = "" | ) |
const |
|
virtual |
◆ logObject()
virtual void zmex::ZMexception::logObject |
( |
| ) |
const |
|
inlinevirtual |
◆ message()
std::string zmex::ZMexception::message |
( |
| ) |
const |
|
inline |
◆ name()
virtual std::string zmex::ZMexception::name |
( |
| ) |
const |
|
virtual |
◆ OKtoLog()
bool zmex::ZMexception::OKtoLog |
( |
| ) |
const |
|
inline |
◆ severity()
◆ wasThrown() [1/2]
bool zmex::ZMexception::wasThrown |
( |
| ) |
const |
|
inline |
◆ wasThrown() [2/2]
void zmex::ZMexception::wasThrown |
( |
bool | b | ) |
const |
|
inline |
◆ _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: