#include <TGo4CancelException.h>
Inheritance diagram for TGo4CancelException:
Public Methods | |
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. More... | |
Private Methods | |
TGo4CancelException () |
Definition at line 29 of file TGo4CancelException.h.
|
Definition at line 21 of file TGo4CancelException.cxx. References TRACE. |
|
Definition at line 27 of file TGo4CancelException.cxx. References TGo4Exception::fxDescription, and TRACE. |
|
Definition at line 35 of file TGo4CancelException.cxx. References TRACE. |
|
|
|
Definition at line 41 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 59 of file TGo4CancelException.cxx. References TGo4ThreadHandler::Cancel(), TGo4Thread::Cancel(), TGo4ThreadException::fxRunnable, TGo4ThreadException::fxThreadHandler, TGo4Runnable::GetThread(), TGo4ThreadException::GetThreadName(), and TRACE. |