CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

zmex::ZMexHandlerBehavior Class Reference

#include <ZMexHandler.h>

Inheritance diagram for zmex::ZMexHandlerBehavior:
zmex::ZMexHandleViaParent zmex::ZMexHandleViaParent zmex::ZMexIgnoreAlways zmex::ZMexIgnoreAlways zmex::ZMexIgnoreNextN zmex::ZMexIgnoreNextN zmex::ZMexThrowAlways zmex::ZMexThrowAlways zmex::ZMexThrowErrors zmex::ZMexThrowErrors

Public Member Functions

 ZMexHandlerBehavior (const std::string aname="ZMexHandlerBehavior")
 
virtual ~ZMexHandlerBehavior ()
 
virtual ZMexHandlerBehaviorclone () const
 
virtual std::string name () const
 
virtual ZMexAction takeCareOf (const ZMexception &)
 
 ZMexHandlerBehavior (const std::string aname="ZMexHandlerBehavior")
 
virtual ~ZMexHandlerBehavior ()
 
virtual ZMexHandlerBehaviorclone () const
 
virtual std::string name () const
 
virtual ZMexAction takeCareOf (const ZMexception &)
 

Protected Member Functions

ZMexAction standardHandling (const ZMexception &x, bool willThrow)
 
ZMexAction standardHandling (const ZMexception &x, bool willThrow)
 

Detailed Description

Definition at line 62 of file Exceptions/ZMexHandler.h.

Constructor & Destructor Documentation

◆ ZMexHandlerBehavior() [1/2]

zmex::ZMexHandlerBehavior::ZMexHandlerBehavior ( const std::string aname = "ZMexHandlerBehavior")
inline

Definition at line 66 of file CLHEP/Exceptions/ZMexHandler.h.

Referenced by clone().

◆ ~ZMexHandlerBehavior() [1/2]

virtual zmex::ZMexHandlerBehavior::~ZMexHandlerBehavior ( )
inlinevirtual

Definition at line 70 of file CLHEP/Exceptions/ZMexHandler.h.

◆ ZMexHandlerBehavior() [2/2]

zmex::ZMexHandlerBehavior::ZMexHandlerBehavior ( const std::string aname = "ZMexHandlerBehavior")
inline

Definition at line 66 of file Exceptions/ZMexHandler.h.

◆ ~ZMexHandlerBehavior() [2/2]

virtual zmex::ZMexHandlerBehavior::~ZMexHandlerBehavior ( )
inlinevirtual

Definition at line 70 of file Exceptions/ZMexHandler.h.

Member Function Documentation

◆ clone() [1/2]

◆ clone() [2/2]

◆ name() [1/2]

virtual std::string zmex::ZMexHandlerBehavior::name ( ) const
inlinevirtual

Definition at line 76 of file CLHEP/Exceptions/ZMexHandler.h.

Referenced by standardHandling().

◆ name() [2/2]

virtual std::string zmex::ZMexHandlerBehavior::name ( ) const
inlinevirtual

Definition at line 76 of file Exceptions/ZMexHandler.h.

◆ standardHandling() [1/2]

◆ standardHandling() [2/2]

ZMexAction zmex::ZMexHandlerBehavior::standardHandling ( const ZMexception & x,
bool willThrow )
protected

◆ takeCareOf() [1/2]

◆ takeCareOf() [2/2]


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