#include <TGo4RuntimeException.h>
Inheritance diagram for TGo4RuntimeException:
Public Methods | |
TGo4RuntimeException () | |
TGo4RuntimeException (const TGo4RuntimeException &right) | |
virtual | ~TGo4RuntimeException () |
TGo4RuntimeException & | operator= (const TGo4RuntimeException &right) |
virtual Int_t | Handle () |
This is a default handler function for the respective exception type *. More... |
|
Definition at line 53 of file TGo4RuntimeException.cxx. References TGo4Exception::fxDescription. |
|
Definition at line 48 of file TGo4RuntimeException.cxx. |
|
Definition at line 44 of file TGo4RuntimeException.cxx. |
|
Definition at line 29 of file TGo4RuntimeException.cxx. References TGo4Exception::operator=(). Referenced by TGo4ControlException::operator=(), TGo4EventSourceException::operator=(), TGo4DynamicListException::operator=(), TGo4UserException::operator=(), and TGo4AnalysisStepException::operator=(). |
|
This is a default handler function for the respective exception type *.
Reimplemented from TGo4Exception. Reimplemented in TGo4AnalysisStepException, TGo4UserException, TGo4DynamicListException, TGo4EventSourceException, TGo4ControlException, TGo4TaskHandlerAbortException, TGo4TaskHandlerException, TGo4CancelException, TGo4CreateException, TGo4RemoveException, TGo4ReplaceException, TGo4RestartException, TGo4StartException, TGo4TerminateException, and TGo4ThreadException. Definition at line 20 of file TGo4RuntimeException.cxx. References TGo4Log::Debug(), and TGo4Exception::Handle(). |