CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
zmex::ZMexIgnoreAlways Class Reference

#include <CLHEP/Exceptions/ZMexHandler.h>

Inheritance diagram for zmex::ZMexIgnoreAlways:
zmex::ZMexHandlerBehavior

Public Member Functions

 ZMexIgnoreAlways ()
 
virtual ZMexIgnoreAlwaysclone () const
 
virtual ZMexAction takeCareOf (const ZMexception &x)
 
- Public Member Functions inherited from zmex::ZMexHandlerBehavior
 ZMexHandlerBehavior (const std::string aname="ZMexHandlerBehavior")
 
virtual ~ZMexHandlerBehavior ()
 
virtual std::string name () const
 

Additional Inherited Members

- Protected Member Functions inherited from zmex::ZMexHandlerBehavior
ZMexAction standardHandling (const ZMexception &x, bool willThrow)
 

Detailed Description

Definition at line 162 of file ZMexHandler.h.

Constructor & Destructor Documentation

◆ ZMexIgnoreAlways()

zmex::ZMexIgnoreAlways::ZMexIgnoreAlways ( )
inline

Definition at line 165 of file ZMexHandler.h.

Referenced by clone().

Member Function Documentation

◆ clone()

ZMexIgnoreAlways * zmex::ZMexIgnoreAlways::clone ( ) const
inlinevirtual

Reimplemented from zmex::ZMexHandlerBehavior.

Definition at line 125 of file ZMexHandler.icc.

References ZMexIgnoreAlways().

◆ takeCareOf()

ZMexAction zmex::ZMexIgnoreAlways::takeCareOf ( const ZMexception & x)
inlinevirtual

Reimplemented from zmex::ZMexHandlerBehavior.

Definition at line 66 of file ZMexHandler.icc.

References zmex::ZMexHandlerBehavior::standardHandling().


The documentation for this class was generated from the following files: