Public Member Functions

TGo4RuntimeException Class Reference

#include <TGo4RuntimeException.h>

Inheritance diagram for TGo4RuntimeException:
TGo4Exception TGo4AnalysisStepException TGo4ControlException TGo4DynamicListException TGo4EventSourceException TGo4UserException TGo4TaskHandlerException TGo4TerminateException TGo4ThreadException TGo4EventEndException TGo4EventErrorException TGo4EventTimeoutException TGo4TaskHandlerAbortException TGo4CancelException TGo4CreateException TGo4RemoveException TGo4ReplaceException TGo4RestartException TGo4StartException

List of all members.

Public Member Functions

 TGo4RuntimeException ()
 TGo4RuntimeException (const TGo4RuntimeException &right)
virtual ~TGo4RuntimeException ()
TGo4RuntimeExceptionoperator= (const TGo4RuntimeException &right)
virtual Int_t Handle ()

Detailed Description

Definition at line 19 of file TGo4RuntimeException.h.


Constructor & Destructor Documentation

TGo4RuntimeException::TGo4RuntimeException (  ) 

Definition at line 20 of file TGo4RuntimeException.cxx.

References TGo4Exception::fxDescription.

TGo4RuntimeException::TGo4RuntimeException ( const TGo4RuntimeException right  ) 

Definition at line 29 of file TGo4RuntimeException.cxx.

TGo4RuntimeException::~TGo4RuntimeException (  )  [virtual]

Definition at line 25 of file TGo4RuntimeException.cxx.


Member Function Documentation

TGo4RuntimeException & TGo4RuntimeException::operator= ( const TGo4RuntimeException right  ) 

Definition at line 43 of file TGo4RuntimeException.cxx.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines