GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
Task handler exception. More...
#include <TGo4TaskHandlerException.h>
Protected Attributes | |
TGo4TaskHandlerRunnable * | fxCaller {nullptr} |
TGo4TaskHandler * | fxTaskHandler {nullptr} |
TGo4ThreadManager * | fxThreadManager {nullptr} |
![]() | |
TString | fxDescription |
Task handler exception.
Definition at line 26 of file TGo4TaskHandlerException.h.
|
delete |
TGo4TaskHandlerException::TGo4TaskHandlerException | ( | TGo4TaskHandler * | taskhandler | ) |
Definition at line 19 of file TGo4TaskHandlerException.cxx.
References TGo4Exception::fxDescription, fxTaskHandler, and fxThreadManager.
TGo4TaskHandlerException::TGo4TaskHandlerException | ( | TGo4TaskHandlerRunnable * | run | ) |
Definition at line 35 of file TGo4TaskHandlerException.cxx.
References fxCaller, TGo4Exception::fxDescription, fxTaskHandler, and fxThreadManager.
|
virtual |
Definition at line 60 of file TGo4TaskHandlerException.cxx.
|
overridepure virtual |
This is a default handler function for the respective exception type.
Reimplemented from TGo4ControlException.
Implemented in TGo4TaskHandlerAbortException.
|
protected |
Definition at line 43 of file TGo4TaskHandlerException.h.
Referenced by TGo4TaskHandlerException(), and TGo4TaskHandlerAbortException::Handle().
|
protected |
Definition at line 39 of file TGo4TaskHandlerException.h.
Referenced by TGo4TaskHandlerException(), TGo4TaskHandlerException(), and TGo4TaskHandlerAbortException::Handle().
|
protected |
Definition at line 41 of file TGo4TaskHandlerException.h.
Referenced by TGo4TaskHandlerException(), TGo4TaskHandlerException(), and TGo4TaskHandlerAbortException::Handle().