Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

TGo4TaskHandlerException Class Reference

#include <TGo4TaskHandlerException.h>

Inheritance diagram for TGo4TaskHandlerException:

TGo4ControlException TGo4RuntimeException TGo4Exception TGo4TaskHandlerAbortException List of all members.

Public Member Functions

 TGo4TaskHandlerException (TGo4TaskHandler *taskhandler)
 TGo4TaskHandlerException (TGo4TaskHandlerRunnable *run)
virtual ~TGo4TaskHandlerException ()
virtual Int_t Handle ()=0
 This is a default handler function for the respective exception type.

Protected Attributes

TGo4TaskHandlerfxTaskHandler
TGo4ThreadManagerfxThreadManager
TGo4TaskHandlerRunnablefxCaller

Private Member Functions

 TGo4TaskHandlerException ()

Constructor & Destructor Documentation

TGo4TaskHandlerException::TGo4TaskHandlerException TGo4TaskHandler taskhandler  ) 
 

Definition at line 22 of file TGo4TaskHandlerException.cxx.

References fxCaller, TGo4Exception::fxDescription, fxTaskHandler, fxThreadManager, and TGo4TaskHandler::GetThreadManager().

TGo4TaskHandlerException::TGo4TaskHandlerException TGo4TaskHandlerRunnable run  ) 
 

Definition at line 39 of file TGo4TaskHandlerException.cxx.

References fxCaller, TGo4Exception::fxDescription, fxTaskHandler, fxThreadManager, TGo4TaskHandlerRunnable::GetTaskHandler(), and TGo4TaskHandler::GetThreadManager().

TGo4TaskHandlerException::~TGo4TaskHandlerException  )  [virtual]
 

Definition at line 64 of file TGo4TaskHandlerException.cxx.

TGo4TaskHandlerException::TGo4TaskHandlerException  )  [private]
 


Member Function Documentation

virtual Int_t TGo4TaskHandlerException::Handle  )  [pure virtual]
 

This is a default handler function for the respective exception type.

Reimplemented from TGo4ControlException.

Implemented in TGo4TaskHandlerAbortException.


Member Data Documentation

TGo4TaskHandler* TGo4TaskHandlerException::fxTaskHandler [protected]
 

Definition at line 37 of file TGo4TaskHandlerException.h.

Referenced by TGo4TaskHandlerAbortException::Handle(), and TGo4TaskHandlerException().

TGo4ThreadManager* TGo4TaskHandlerException::fxThreadManager [protected]
 

Definition at line 39 of file TGo4TaskHandlerException.h.

Referenced by TGo4TaskHandlerAbortException::Handle(), and TGo4TaskHandlerException().

TGo4TaskHandlerRunnable* TGo4TaskHandlerException::fxCaller [protected]
 

Definition at line 41 of file TGo4TaskHandlerException.h.

Referenced by TGo4TaskHandlerAbortException::Handle(), and TGo4TaskHandlerException().


The documentation for this class was generated from the following files:
Generated on Fri Nov 28 13:01:20 2008 for Go4-v3.04-1 by  doxygen 1.4.2