GSI Object Oriented Online Offline (Go4)
GO4-6.3.0
|
#include <TGo4CreateException.h>
Additional Inherited Members | |
![]() | |
TString | fxThreadName |
TGo4Runnable * | fxRunnable {nullptr} |
TGo4ThreadHandler * | fxThreadHandler {nullptr} |
![]() | |
TString | fxDescription |
Create a thread associated with the runnable.
Definition at line 25 of file TGo4CreateException.h.
|
delete |
TGo4CreateException::TGo4CreateException | ( | const TGo4CreateException & | right | ) |
Definition at line 23 of file TGo4CreateException.cxx.
References GO4TRACE.
TGo4CreateException::TGo4CreateException | ( | TGo4Runnable * | runnable, |
const char * | threadname = nullptr |
||
) |
Definition at line 29 of file TGo4CreateException.cxx.
References TGo4Exception::fxDescription, and GO4TRACE.
|
virtual |
Definition at line 37 of file TGo4CreateException.cxx.
References GO4TRACE.
|
overridevirtual |
This is a default handler function for the respective exception type.
Implements TGo4ThreadException.
Definition at line 51 of file TGo4CreateException.cxx.
References TGo4Thread::Create(), TGo4ThreadHandler::Create(), TGo4ThreadException::fxRunnable, TGo4ThreadException::fxThreadHandler, TGo4Runnable::GetThread(), TGo4ThreadException::GetThreadName(), and GO4TRACE.
TGo4CreateException & TGo4CreateException::operator= | ( | const TGo4CreateException & | right | ) |
Definition at line 43 of file TGo4CreateException.cxx.
References GO4TRACE, and TGo4ThreadException::operator=().