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

#include <CLHEP/Exceptions/ZMexHandler.h>

Inheritance diagram for zmex::ZMexThrowAlways:
zmex::ZMexHandlerBehavior

Public Member Functions

 ZMexThrowAlways ()
 
virtual ZMexThrowAlwaysclone () 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 132 of file ZMexHandler.h.

Constructor & Destructor Documentation

◆ ZMexThrowAlways()

zmex::ZMexThrowAlways::ZMexThrowAlways ( )
inline

Definition at line 135 of file ZMexHandler.h.

Referenced by clone().

Member Function Documentation

◆ clone()

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

Reimplemented from zmex::ZMexHandlerBehavior.

Definition at line 113 of file ZMexHandler.icc.

References ZMexThrowAlways().

◆ takeCareOf()

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

Reimplemented from zmex::ZMexHandlerBehavior.

Definition at line 54 of file ZMexHandler.icc.

References zmex::ZMexHandlerBehavior::standardHandling().


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