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