Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TGo4TaskHandlerException Class Reference

#include <TGo4TaskHandlerException.h>

Inheritance diagram for TGo4TaskHandlerException:

TGo4ControlException TGo4RuntimeException TGo4Exception TGo4TaskHandlerAbortException List of all members.

Public Methods

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


Protected Attributes

TGo4TaskHandlerfxTaskHandler
TGo4ThreadManagerfxThreadManager
TGo4TaskHandlerRunnablefxCaller

Private Methods

 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 70 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 Tue Nov 8 10:56:56 2005 for Go4-v2.10-5 by doxygen1.2.15