#include <TGo4CreateException.h>
Inheritance diagram for TGo4CreateException:

Public Methods | |
| 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. More... | |
Private Methods | |
| TGo4CreateException () | |
Definition at line 28 of file TGo4CreateException.h.
|
|
Definition at line 24 of file TGo4CreateException.cxx. References TRACE. |
|
||||||||||||
|
Definition at line 30 of file TGo4CreateException.cxx. References TGo4Exception::fxDescription, and TRACE. |
|
|
Definition at line 38 of file TGo4CreateException.cxx. References TRACE. |
|
|
|
|
|
Definition at line 44 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 62 of file TGo4CreateException.cxx. References TGo4ThreadHandler::Create(), TGo4Thread::Create(), TGo4ThreadException::fxRunnable, TGo4ThreadException::fxThreadHandler, TGo4Runnable::GetThread(), TGo4ThreadException::GetThreadName(), and TRACE. |
1.2.15