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