CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
|
#include <ZMexHandler.h>
Public Member Functions | |
ZMexIgnoreNextN (int n) | |
virtual ZMexIgnoreNextN * | clone () const |
virtual ZMexAction | takeCareOf (const ZMexception &x) |
Public Member Functions inherited from zmex::ZMexHandlerBehavior | |
ZMexHandlerBehavior (const std::string aname="ZMexHandlerBehavior") | |
virtual | ~ZMexHandlerBehavior () |
virtual ZMexHandlerBehavior * | clone () const |
virtual std::string | name () const |
virtual ZMexAction | takeCareOf (const ZMexception &) |
Additional Inherited Members | |
Protected Member Functions inherited from zmex::ZMexHandlerBehavior | |
ZMexAction | standardHandling (const ZMexception &x, bool willThrow) |
Definition at line 177 of file ZMexHandler.h.
|
inline |
Definition at line 180 of file ZMexHandler.h.
|
virtual |
Reimplemented from zmex::ZMexHandlerBehavior.
|
virtual |
Reimplemented from zmex::ZMexHandlerBehavior.