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

#include <TGo4TaskHandlerAbortException.h>

+ Inheritance diagram for TGo4TaskHandlerAbortException:

Public Member Functions

 TGo4TaskHandlerAbortException (TGo4TaskHandler *taskhandler)
 
 TGo4TaskHandlerAbortException (TGo4TaskHandlerRunnable *run)
 
virtual ~TGo4TaskHandlerAbortException ()
 
Int_t Handle ()
 
- Public Member Functions inherited from TGo4TaskHandlerException
 TGo4TaskHandlerException (TGo4TaskHandler *taskhandler)
 
 TGo4TaskHandlerException (TGo4TaskHandlerRunnable *run)
 
virtual ~TGo4TaskHandlerException ()
 
- 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 ()
 

Private Member Functions

 TGo4TaskHandlerAbortException ()
 

Additional Inherited Members

- Protected Attributes inherited from TGo4TaskHandlerException
TGo4TaskHandlerfxTaskHandler
 
TGo4ThreadManagerfxThreadManager
 
TGo4TaskHandlerRunnablefxCaller
 
- Protected Attributes inherited from TGo4Exception
TString fxDescription
 

Detailed Description

Definition at line 22 of file TGo4TaskHandlerAbortException.h.

Constructor & Destructor Documentation

TGo4TaskHandlerAbortException::TGo4TaskHandlerAbortException ( TGo4TaskHandler taskhandler)

Exception to Disconnect client belonging to taskhandler from server task (servermode) or shut down the client task (clientmode)

Definition at line 28 of file TGo4TaskHandlerAbortException.cxx.

References TGo4Exception::fxDescription.

TGo4TaskHandlerAbortException::TGo4TaskHandlerAbortException ( TGo4TaskHandlerRunnable run)

ctor to call exception from within a taskhandler runnable; will find out taskhandler from runnable

Definition at line 34 of file TGo4TaskHandlerAbortException.cxx.

References TGo4Exception::fxDescription.

TGo4TaskHandlerAbortException::~TGo4TaskHandlerAbortException ( )
virtual

Definition at line 40 of file TGo4TaskHandlerAbortException.cxx.

TGo4TaskHandlerAbortException::TGo4TaskHandlerAbortException ( )
private

Member Function Documentation

Int_t TGo4TaskHandlerAbortException::Handle ( )
virtual

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