#include <TGo4StartException.h>
Inheritance diagram for TGo4StartException:
Public Methods | |
TGo4StartException (const TGo4StartException &right) | |
TGo4StartException (TGo4Runnable *runnable, const Text_t *threadname=0) | |
virtual | ~TGo4StartException () |
TGo4StartException & | operator= (const TGo4StartException &right) |
virtual Int_t | Handle () |
This is a default handler function for the respective exception type. More... | |
Private Methods | |
TGo4StartException () |
Definition at line 29 of file TGo4StartException.h.
|
Definition at line 21 of file TGo4StartException.cxx. References TRACE. |
|
Definition at line 27 of file TGo4StartException.cxx. References TGo4Exception::fxDescription, and TRACE. |
|
Definition at line 35 of file TGo4StartException.cxx. References TRACE. |
|
|
|
Definition at line 41 of file TGo4StartException.cxx. References TGo4ThreadException::operator=(), and TRACE. |
|
This is a default handler function for the respective exception type.
Implements TGo4ThreadException. Definition at line 59 of file TGo4StartException.cxx. References TGo4ThreadException::fxRunnable, TGo4ThreadException::fxThreadHandler, TGo4Runnable::GetThread(), TGo4ThreadException::GetThreadName(), TGo4ThreadHandler::Start(), TGo4Thread::Start(), and TRACE. |