Public Member Functions | Protected Attributes | Private Member Functions

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

Protected Attributes

TGo4TaskHandlerfxTaskHandler
TGo4ThreadManagerfxThreadManager
TGo4TaskHandlerRunnablefxCaller

Private Member Functions

 TGo4TaskHandlerException ()

Detailed Description

Definition at line 23 of file TGo4TaskHandlerException.h.


Constructor & Destructor Documentation

TGo4TaskHandlerException::TGo4TaskHandlerException ( TGo4TaskHandler taskhandler  ) 
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


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines