#include <TGo4ControlException.h>
Inheritance diagram for TGo4ControlException:
Public Member Functions | |
TGo4ControlException () | |
TGo4ControlException (const TGo4ControlException &right) | |
virtual | ~TGo4ControlException () |
TGo4ControlException & | operator= (const TGo4ControlException &right) |
virtual Int_t | Handle () |
This is a default handler function for the respective exception type. |
Definition at line 25 of file TGo4ControlException.h.
|
Definition at line 22 of file TGo4ControlException.cxx. References TGo4Exception::fxDescription, and TRACE. |
|
Definition at line 28 of file TGo4ControlException.cxx. References TRACE. |
|
Definition at line 35 of file TGo4ControlException.cxx. References TRACE. |
|
Definition at line 41 of file TGo4ControlException.cxx. References TGo4RuntimeException::operator=(), and TRACE. Referenced by TGo4ThreadException::operator=(), and TGo4TerminateException::operator=(). |
|
This is a default handler function for the respective exception type.
Reimplemented from TGo4RuntimeException. Reimplemented in TGo4TaskHandlerAbortException, TGo4TaskHandlerException, TGo4CancelException, TGo4CreateException, TGo4RemoveException, TGo4ReplaceException, TGo4RestartException, TGo4StartException, TGo4TerminateException, and TGo4ThreadException. Definition at line 59 of file TGo4ControlException.cxx. References TGo4Log::Debug(), TGo4Exception::Handle(), and TRACE. |