GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
Exception which terminates the threadmanager and the application. More...
#include <TGo4TerminateException.h>
Private Attributes | |
TGo4ThreadManager * | fxThreadManager {nullptr} |
Additional Inherited Members | |
![]() | |
TString | fxDescription |
Exception which terminates the threadmanager and the application.
Definition at line 31 of file TGo4TerminateException.h.
|
delete |
References TGo4TerminateException().
Referenced by TGo4TerminateException(), TGo4TerminateException(), and operator=().
TGo4TerminateException::TGo4TerminateException | ( | const TGo4TerminateException & | right | ) |
Definition at line 36 of file TGo4TerminateException.cxx.
References TGo4ControlException::TGo4ControlException(), TGo4TerminateException(), fxThreadManager, and GO4TRACE.
TGo4TerminateException::TGo4TerminateException | ( | TGo4ThreadManager * | man | ) |
Definition at line 29 of file TGo4TerminateException.cxx.
References TGo4Exception::fxDescription, fxThreadManager, and GO4TRACE.
TGo4TerminateException::TGo4TerminateException | ( | TGo4Runnable * | runnable | ) |
Definition at line 22 of file TGo4TerminateException.cxx.
References TGo4Exception::fxDescription, fxThreadManager, TGo4Runnable::GetThreadManager(), and GO4TRACE.
|
virtual |
Definition at line 53 of file TGo4TerminateException.cxx.
References GO4TRACE.
|
overridevirtual |
This is a default handler function for the respective exception type.
Reimplemented from TGo4ControlException.
Definition at line 59 of file TGo4TerminateException.cxx.
References TGo4Log::Debug(), fxThreadManager, and GO4TRACE.
TGo4TerminateException & TGo4TerminateException::operator= | ( | const TGo4TerminateException & | right | ) |
Definition at line 43 of file TGo4TerminateException.cxx.
References TGo4TerminateException(), fxThreadManager, GO4TRACE, and TGo4ControlException::operator=().
|
private |
Definition at line 50 of file TGo4TerminateException.h.
Referenced by TGo4TerminateException(), TGo4TerminateException(), TGo4TerminateException(), Handle(), and operator=().