14#ifndef TGO4TASKHANDLERABORTEXCEPTION_H
15#define TGO4TASKHANDLERABORTEXCEPTION_H
virtual ~TGo4TaskHandlerAbortException()
Int_t Handle() override
This is a default handler function for the respective exception type.
TGo4TaskHandlerAbortException(TGo4TaskHandler *taskhandler)
Exception to Disconnect client belonging to taskhandler from server task (servermode) or shut down th...
TGo4TaskHandlerAbortException(TGo4TaskHandlerRunnable *run)
ctor to call exception from within a taskhandler runnable; will find out taskhandler from runnable
TGo4TaskHandlerAbortException()=delete
This is the abstract interface for all runnables associated with the taskhandler class.
This class is responsible for the interconnection of two tasks: provided are three communication chan...