14#ifndef TGo4TerminateException_h
15#define TGo4TerminateException_h
Exception Class responsible for runtime control actions: Exception mechanism is used as command patte...
Base class for all go4 runnables.
Exception which terminates the threadmanager and the application.
TGo4TerminateException & operator=(const TGo4TerminateException &right)
TGo4ThreadManager * fxThreadManager
TGo4TerminateException()=delete
TGo4TerminateException(TGo4Runnable *runnable)
TGo4TerminateException(const TGo4TerminateException &right)
virtual ~TGo4TerminateException()
Int_t Handle() override
This is a default handler function for the respective exception type.
TGo4TerminateException(TGo4ThreadManager *man)