CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
|
#include <CLHEP/Exceptions/ZMexHandler.h>
Public Member Functions | |
ZMexThrowAlways () | |
virtual ZMexThrowAlways * | clone () const |
virtual ZMexAction | takeCareOf (const ZMexception &x) |
![]() | |
ZMexHandlerBehavior (const std::string aname="ZMexHandlerBehavior") | |
virtual | ~ZMexHandlerBehavior () |
virtual std::string | name () const |
Additional Inherited Members | |
![]() | |
ZMexAction | standardHandling (const ZMexception &x, bool willThrow) |
Definition at line 132 of file ZMexHandler.h.
|
inline |
Definition at line 135 of file ZMexHandler.h.
References zmex::ZMexHandlerBehavior::ZMexHandlerBehavior().
Referenced by clone().
|
inlinevirtual |
Reimplemented from zmex::ZMexHandlerBehavior.
Definition at line 113 of file ZMexHandler.icc.
References ZMexThrowAlways().
|
inlinevirtual |
Reimplemented from zmex::ZMexHandlerBehavior.
Definition at line 54 of file ZMexHandler.icc.
References zmex::ZMexHandlerBehavior::standardHandling().