Go to the documentation of this file.
32 #ifndef STRING_INCLUDED
33 #define STRING_INCLUDED
38 #include "CLHEP/RefCount/ZMhandleTo.h"
41 #ifndef ZMEXSEVERITY_H
67 const std::string aname =
"ZMexHandlerBehavior"
68 ) : name_( aname ) { }
76 virtual std::string
name()
const {
return name_; }
84 const std::string name_;
113 return rep_->takeCareOf(
x);
209 #define ZMEXHANDLER_ICC
210 #include "CLHEP/Exceptions/ZMexHandler.icc"
211 #undef ZMEXHANDLER_ICC
214 #endif // ZMEXHANDLER_H
virtual ZMexHandleViaParent * clone() const
virtual ZMexAction takeCareOf(const ZMexception &x)
ZMexHandlerBehavior(const std::string aname="ZMexHandlerBehavior")
virtual ZMexThrowErrors * clone() const
virtual ZMexAction takeCareOf(const ZMexception &x)
int setLogLimit(ZMexSeverity s, int limit)
ZMexAction standardHandling(const ZMexception &x, bool willThrow)
ZMexHandlerBehavior * rep_
virtual ZMexAction takeCareOf(const ZMexception &x)
virtual ~ZMexHandlerBehavior()
virtual ZMexAction takeCareOf(const ZMexception &x)
ZMexHandler(const ZMexHandlerBehavior &behaviorWanted)
int ZMexSeverityLimit[ZMexSEVERITYenumLAST]
virtual ZMexAction takeCareOf(const ZMexception &x)
virtual ZMexThrowAlways * clone() const
Methods applicble to containers of as in std::list< LorentzVector > s
virtual ZMexAction takeCareOf(const ZMexception &)
virtual ZMexHandlerBehavior * clone() const
any side effects of that construction would occur twice The semantics of throw x
virtual std::string name() const
virtual ZMexIgnoreAlways * clone() const
virtual ZMexAction takeCareOf(const ZMexception &x)
virtual ZMexIgnoreNextN * clone() const