24 GO4TRACE((14,
"TGo4TerminateException::TGo4TerminateException (TGo4Runnable *)", __LINE__, __FILE__));
31 GO4TRACE((14,
"TGo4TerminateException::TGo4TerminateException(TGo4ThreadManager *)", __LINE__, __FILE__));
39 GO4TRACE((14,
"TGo4TerminateException::TGo4TerminateException (const TGo4TerminateException &)", __LINE__, __FILE__));
45 GO4TRACE((14,
"TGo4TerminateException::operator=(const TGo4TerminateException*)", __LINE__, __FILE__));
55 GO4TRACE((14,
"TGo4TerminateException::~TGo4TerminateException()", __LINE__, __FILE__));
61 GO4TRACE((12,
"TGo4TaskHandlerAbortException::Handle()", __LINE__, __FILE__));
63 TGo4Log::Debug(
"\n Terminate Exception default Handle: Terminating Thread Manager %s ... \n",
66 TThread::CancelPoint();
TGo4ControlException & operator=(const TGo4ControlException &right)
static void Debug(const char *text,...) GO4_PRINTF_ARGS
User shortcut for message with prio 0.
Base class for all go4 runnables.
TGo4ThreadManager * GetThreadManager() const
TGo4TerminateException & operator=(const TGo4TerminateException &right)
TGo4TerminateException()=delete
TGo4ThreadManager * fxThreadManager
Int_t Handle() override
This is a default handler function for the respective exception type.
virtual ~TGo4TerminateException()