26 GO4TRACE((14,
"TGo4RestartException::TGo4RestartException()",__LINE__, __FILE__));
32 GO4TRACE((14,
"TGo4RestartException::TGo4RestartException(TGo4Runnable *, const char *)",__LINE__, __FILE__));
39 GO4TRACE((14,
"TGo4RestartException::~TGo4RestartException()",__LINE__, __FILE__));
52 GO4TRACE((14,
"TGo4RestartException::Handle()",__LINE__, __FILE__));
55 GO4TRACE((13,
"TGo4RestartException::Handle() -- recreating thread of runnable", __LINE__, __FILE__));
59 GO4TRACE((13,
"TGo4RestartException::Handle() -- recreating thread by name", __LINE__, __FILE__));
62 TThread::CancelPoint();
TGo4RestartException & operator=(const TGo4RestartException &right)
virtual ~TGo4RestartException()
TGo4RestartException()=delete
Int_t Handle() override
This is a default handler function for the respective exception type.
Base class for all go4 runnables.
TGo4ThreadException()=delete
TGo4Runnable * fxRunnable
Link to the runnable connected with the thread (exception throwing runnable might simply pass its 'th...
const char * GetThreadName() const
TGo4ThreadException & operator=(const TGo4ThreadException &right)
TGo4ThreadHandler * fxThreadHandler
Link to threadhandler associated with the runnable.