14#ifndef TGo4CancelException_h
15#define TGo4CancelException_h
Cancel thread associated with runnable or with threadname.
TGo4CancelException & operator=(const TGo4CancelException &right)
TGo4CancelException(const TGo4CancelException &right)
TGo4CancelException()=delete
virtual ~TGo4CancelException()
Int_t Handle() override
This is a default handler function for the respective exception type.
TGo4CancelException(TGo4Runnable *runnable, const char *threadname=nullptr)
Base class for all go4 runnables.
Exception base class for all exceptions acting on a thread.