#include <TGo4CreateException.h>
Inheritance diagram for TGo4CreateException:
Public Member Functions | |
TGo4CreateException (const TGo4CreateException &right) | |
TGo4CreateException (TGo4Runnable *runnable, const Text_t *threadname=0) | |
virtual | ~TGo4CreateException () |
TGo4CreateException & | operator= (const TGo4CreateException &right) |
virtual Int_t | Handle () |
This is a default handler function for the respective exception type. | |
Private Member Functions | |
TGo4CreateException () |
Go4 project-DVEE-GSI Darmstadt
Germany
Definition at line 28 of file TGo4CreateException.h.
|
Definition at line 25 of file TGo4CreateException.cxx. References TRACE. |
|
Definition at line 31 of file TGo4CreateException.cxx. References TGo4Exception::fxDescription, and TRACE. |
|
Definition at line 39 of file TGo4CreateException.cxx. References TRACE. |
|
|
|
Definition at line 45 of file TGo4CreateException.cxx. References TGo4ThreadException::operator=(), and TRACE. |
|
This is a default handler function for the respective exception type.
Implements TGo4ThreadException. Definition at line 63 of file TGo4CreateException.cxx. References TGo4ThreadHandler::Create(), TGo4ThreadException::fxRunnable, TGo4ThreadException::fxThreadHandler, TGo4Runnable::GetThread(), TGo4ThreadException::GetThreadName(), and TRACE. |