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

Public Member Functions | List of all members
zmex::ZMexThrowErrors Class Reference

#include <ZMexHandler.h>

Inheritance diagram for zmex::ZMexThrowErrors:
zmex::ZMexHandlerBehavior

Public Member Functions

 ZMexThrowErrors ()
 
virtual ZMexThrowErrorsclone () const
 
virtual ZMexAction takeCareOf (const ZMexception &x)
 
 ZMexThrowErrors ()
 
virtual ZMexThrowErrorsclone () 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
 
 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)
 
ZMexAction standardHandling (const ZMexception &x, bool willThrow)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ZMexThrowErrors() [1/2]

zmex::ZMexThrowErrors::ZMexThrowErrors ( )
inline

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

◆ ZMexThrowErrors() [2/2]

zmex::ZMexThrowErrors::ZMexThrowErrors ( )
inline

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

Member Function Documentation

◆ clone() [1/2]

virtual ZMexThrowErrors* zmex::ZMexThrowErrors::clone ( ) const
virtual

Reimplemented from zmex::ZMexHandlerBehavior.

◆ clone() [2/2]

virtual ZMexThrowErrors* zmex::ZMexThrowErrors::clone ( ) const
virtual

Reimplemented from zmex::ZMexHandlerBehavior.

◆ takeCareOf() [1/2]

virtual ZMexAction zmex::ZMexThrowErrors::takeCareOf ( const ZMexception x)
virtual

Reimplemented from zmex::ZMexHandlerBehavior.

◆ takeCareOf() [2/2]

ZMexAction zmex::ZMexThrowErrors::takeCareOf ( const ZMexception x)
virtual

Reimplemented from zmex::ZMexHandlerBehavior.

Definition at line 64 of file ZMexHandler.cc.

References zmex::ZMexHandlerBehavior::standardHandling(), x, and zmex::ZMexERROR.


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