GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Protected Attributes | Private Member Functions | List of all members
TGo4TaskHandlerException Class Referenceabstract

#include <TGo4TaskHandlerException.h>

+ Inheritance diagram for TGo4TaskHandlerException:

Public Member Functions

 TGo4TaskHandlerException (TGo4TaskHandler *taskhandler)
 
 TGo4TaskHandlerException (TGo4TaskHandlerRunnable *run)
 
virtual ~TGo4TaskHandlerException ()
 
virtual Int_t Handle ()=0
 
- Public Member Functions inherited from TGo4ControlException
 TGo4ControlException ()
 
 TGo4ControlException (const TGo4ControlException &right)
 
virtual ~TGo4ControlException ()
 
TGo4ControlExceptionoperator= (const TGo4ControlException &right)
 
- Public Member Functions inherited from TGo4RuntimeException
 TGo4RuntimeException ()
 
 TGo4RuntimeException (const TGo4RuntimeException &right)
 
virtual ~TGo4RuntimeException ()
 
TGo4RuntimeExceptionoperator= (const TGo4RuntimeException &right)
 
- Public Member Functions inherited from TGo4Exception
 TGo4Exception ()
 
 TGo4Exception (const TGo4Exception &right)
 
virtual ~TGo4Exception ()
 
TGo4Exceptionoperator= (const TGo4Exception &right)
 
virtual const char * What ()
 

Protected Attributes

TGo4TaskHandlerfxTaskHandler
 
TGo4ThreadManagerfxThreadManager
 
TGo4TaskHandlerRunnablefxCaller
 
- Protected Attributes inherited from TGo4Exception
TString fxDescription
 

Private Member Functions

 TGo4TaskHandlerException ()
 

Detailed Description

Definition at line 23 of file TGo4TaskHandlerException.h.

Constructor & Destructor Documentation

TGo4TaskHandlerException::TGo4TaskHandlerException ( TGo4TaskHandler taskhandler)
TGo4TaskHandlerException::TGo4TaskHandlerException ( TGo4TaskHandlerRunnable run)
TGo4TaskHandlerException::~TGo4TaskHandlerException ( )
virtual

Definition at line 62 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

TGo4TaskHandlerRunnable* TGo4TaskHandlerException::fxCaller
protected
TGo4TaskHandler* TGo4TaskHandlerException::fxTaskHandler
protected
TGo4ThreadManager* TGo4TaskHandlerException::fxThreadManager
protected

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