Public Member Functions | Protected Attributes

TGo4Exception Class Reference

#include <TGo4Exception.h>

Inheritance diagram for TGo4Exception:
TGo4LogicException TGo4RuntimeException 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

 TGo4Exception ()
 TGo4Exception (const TGo4Exception &right)
virtual ~TGo4Exception ()
TGo4Exceptionoperator= (const TGo4Exception &right)
virtual const char * What ()
virtual Int_t Handle ()

Protected Attributes

TString fxDescription

Detailed Description

Definition at line 20 of file TGo4Exception.h.


Constructor & Destructor Documentation

TGo4Exception::TGo4Exception (  ) 

Definition at line 18 of file TGo4Exception.cxx.

References GO4TRACE.

TGo4Exception::TGo4Exception ( const TGo4Exception right  ) 

Definition at line 24 of file TGo4Exception.cxx.

References fxDescription, and GO4TRACE.

TGo4Exception::~TGo4Exception (  )  [virtual]

Definition at line 31 of file TGo4Exception.cxx.

References GO4TRACE.


Member Function Documentation

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

Definition at line 37 of file TGo4Exception.cxx.

References fxDescription, and GO4TRACE.

const char * TGo4Exception::What (  )  [virtual]

Member Data Documentation


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