GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
TGo4ControlException Class Reference

#include <TGo4ControlException.h>

+ Inheritance diagram for TGo4ControlException:

Public Member Functions

 TGo4ControlException ()
 
 TGo4ControlException (const TGo4ControlException &right)
 
virtual ~TGo4ControlException ()
 
TGo4ControlExceptionoperator= (const TGo4ControlException &right)
 
virtual Int_t Handle ()
 
- Public Member Functions inherited from TGo4RuntimeException
 TGo4RuntimeException ()
 
 TGo4RuntimeException (const TGo4RuntimeException &right)
 
virtual ~TGo4RuntimeException ()
 
TGo4RuntimeExceptionoperator= (const TGo4RuntimeException &right)
 
- Public Member Functions inherited from TGo4Exception
 TGo4Exception ()
 
 TGo4Exception (const TGo4Exception &right)
 
virtual ~TGo4Exception ()
 
TGo4Exceptionoperator= (const TGo4Exception &right)
 
virtual const char * What ()
 

Additional Inherited Members

- Protected Attributes inherited from TGo4Exception
TString fxDescription
 

Detailed Description

Exception Class responsible for runtime control actions: Exception mechanism is used as command pattern here; concrete exceptions act on single threads or the thread manager

Definition at line 23 of file TGo4ControlException.h.

Constructor & Destructor Documentation

TGo4ControlException::TGo4ControlException ( )

Definition at line 20 of file TGo4ControlException.cxx.

References TGo4Exception::fxDescription, and GO4TRACE.

TGo4ControlException::TGo4ControlException ( const TGo4ControlException right)

Definition at line 26 of file TGo4ControlException.cxx.

References GO4TRACE.

TGo4ControlException::~TGo4ControlException ( )
virtual

Definition at line 33 of file TGo4ControlException.cxx.

References GO4TRACE.

Member Function Documentation

Int_t TGo4ControlException::Handle ( )
virtual
TGo4ControlException & TGo4ControlException::operator= ( const TGo4ControlException right)

The documentation for this class was generated from the following files: