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

#include <TGo4TerminateException.h>

+ Inheritance diagram for TGo4TerminateException:

Public Member Functions

 TGo4TerminateException (const TGo4TerminateException &right)
 
 TGo4TerminateException (TGo4ThreadManager *man)
 
 TGo4TerminateException (TGo4Runnable *runnable)
 
virtual ~TGo4TerminateException ()
 
TGo4TerminateExceptionoperator= (const TGo4TerminateException &right)
 
virtual Int_t Handle ()
 
- Public Member Functions inherited from TGo4ControlException
 TGo4ControlException ()
 
 TGo4ControlException (const TGo4ControlException &right)
 
virtual ~TGo4ControlException ()
 
TGo4ControlExceptionoperator= (const TGo4ControlException &right)
 
- 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 ()
 

Private Member Functions

 TGo4TerminateException ()
 

Private Attributes

TGo4ThreadManagerfxThreadManager
 

Additional Inherited Members

- Protected Attributes inherited from TGo4Exception
TString fxDescription
 

Detailed Description

Exception which terminates the threadmanager and the application.

Author
J. Adamczewski
Go4 project-DVEE-GSI Darmstadt
Germany
Version
0.9
Since
jul 2000-oct 2001

Definition at line 30 of file TGo4TerminateException.h.

Constructor & Destructor Documentation

TGo4TerminateException::TGo4TerminateException ( const TGo4TerminateException right)

Definition at line 36 of file TGo4TerminateException.cxx.

References fxThreadManager, and GO4TRACE.

TGo4TerminateException::TGo4TerminateException ( TGo4ThreadManager man)
TGo4TerminateException::TGo4TerminateException ( TGo4Runnable runnable)
TGo4TerminateException::~TGo4TerminateException ( )
virtual

Definition at line 62 of file TGo4TerminateException.cxx.

References GO4TRACE.

TGo4TerminateException::TGo4TerminateException ( )
private

Member Function Documentation

Int_t TGo4TerminateException::Handle ( )
virtual

This is a default handler function for the respective exception type

Reimplemented from TGo4ControlException.

Definition at line 68 of file TGo4TerminateException.cxx.

References TGo4Log::Debug(), fxThreadManager, GO4TRACE, and TGo4ThreadManager::Terminate().

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

Member Data Documentation

TGo4ThreadManager* TGo4TerminateException::fxThreadManager
private

Definition at line 50 of file TGo4TerminateException.h.

Referenced by Handle(), operator=(), and TGo4TerminateException().


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