#include <TGo4ControlException.h>
Inheritance diagram for TGo4ControlException:
Public Methods | |
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. More... |
Definition at line 26 of file TGo4ControlException.h.
|
Definition at line 20 of file TGo4ControlException.cxx. References TGo4Exception::fxDescription, and TRACE. |
|
Definition at line 26 of file TGo4ControlException.cxx. References TRACE. |
|
Definition at line 33 of file TGo4ControlException.cxx. References TRACE. |
|
Definition at line 39 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 58 of file TGo4ControlException.cxx. References TGo4Log::Debug(), TGo4Exception::Handle(), and TRACE. |