GSI Object Oriented Online Offline (Go4) GO4-6.4.5
Loading...
Searching...
No Matches
TGo4TerminateException Class Reference

Exception which terminates the threadmanager and the application. More...

#include <TGo4TerminateException.h>

Inheritance diagram for TGo4TerminateException:

Public Member Functions

 TGo4TerminateException ()=delete
 TGo4TerminateException ()=delete
 TGo4TerminateException (const TGo4TerminateException &right)
 TGo4TerminateException (const TGo4TerminateException &right)
 TGo4TerminateException (TGo4Runnable *runnable)
 TGo4TerminateException (TGo4Runnable *runnable)
 TGo4TerminateException (TGo4ThreadManager *man)
 TGo4TerminateException (TGo4ThreadManager *man)
virtual ~TGo4TerminateException ()
virtual ~TGo4TerminateException ()
Int_t Handle () override
 This is a default handler function for the respective exception type.
Int_t Handle () override
 This is a default handler function for the respective exception type.
TGo4TerminateExceptionoperator= (const TGo4TerminateException &right)
TGo4TerminateExceptionoperator= (const TGo4TerminateException &right)
Public Member Functions inherited from TGo4ControlException
 TGo4ControlException ()
 TGo4ControlException ()
 TGo4ControlException (const TGo4ControlException &right)
 TGo4ControlException (const TGo4ControlException &right)
virtual ~TGo4ControlException ()
virtual ~TGo4ControlException ()
TGo4ControlExceptionoperator= (const TGo4ControlException &right)
TGo4ControlExceptionoperator= (const TGo4ControlException &right)
Public Member Functions inherited from TGo4RuntimeException
 TGo4RuntimeException ()
 TGo4RuntimeException ()
 TGo4RuntimeException (const TGo4RuntimeException &right)
 TGo4RuntimeException (const TGo4RuntimeException &right)
virtual ~TGo4RuntimeException ()
virtual ~TGo4RuntimeException ()
TGo4RuntimeExceptionoperator= (const TGo4RuntimeException &right)
TGo4RuntimeExceptionoperator= (const TGo4RuntimeException &right)
Public Member Functions inherited from TGo4Exception
 TGo4Exception ()
 TGo4Exception ()
 TGo4Exception (const TGo4Exception &right)
 TGo4Exception (const TGo4Exception &right)
virtual ~TGo4Exception ()
virtual ~TGo4Exception ()
TGo4Exceptionoperator= (const TGo4Exception &right)
TGo4Exceptionoperator= (const TGo4Exception &right)
virtual const char * What ()
 Returns string describing the kind of exception.
virtual const char * What ()
 Returns string describing the kind of exception.

Private Attributes

TGo4ThreadManagerfxThreadManager {nullptr}

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 31 of file TGo4TerminateException.h.

Constructor & Destructor Documentation

◆ TGo4TerminateException() [1/8]

TGo4TerminateException::TGo4TerminateException ( )
delete

◆ TGo4TerminateException() [2/8]

TGo4TerminateException::TGo4TerminateException ( const TGo4TerminateException & right)

◆ TGo4TerminateException() [3/8]

TGo4TerminateException::TGo4TerminateException ( TGo4ThreadManager * man)

◆ TGo4TerminateException() [4/8]

TGo4TerminateException::TGo4TerminateException ( TGo4Runnable * runnable)

◆ ~TGo4TerminateException() [1/2]

TGo4TerminateException::~TGo4TerminateException ( )
virtual

Definition at line 53 of file TGo4TerminateException.cxx.

References GO4TRACE.

◆ TGo4TerminateException() [5/8]

TGo4TerminateException::TGo4TerminateException ( )
delete

◆ TGo4TerminateException() [6/8]

TGo4TerminateException::TGo4TerminateException ( const TGo4TerminateException & right)

◆ TGo4TerminateException() [7/8]

TGo4TerminateException::TGo4TerminateException ( TGo4ThreadManager * man)

◆ TGo4TerminateException() [8/8]

TGo4TerminateException::TGo4TerminateException ( TGo4Runnable * runnable)

◆ ~TGo4TerminateException() [2/2]

virtual TGo4TerminateException::~TGo4TerminateException ( )
virtual

Member Function Documentation

◆ Handle() [1/2]

Int_t TGo4TerminateException::Handle ( )
overridevirtual

This is a default handler function for the respective exception type.

Reimplemented from TGo4ControlException.

Definition at line 59 of file TGo4TerminateException.cxx.

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

◆ Handle() [2/2]

Int_t TGo4TerminateException::Handle ( )
overridevirtual

This is a default handler function for the respective exception type.

Reimplemented from TGo4ControlException.

References fxThreadManager.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

Field Documentation

◆ fxThreadManager

TGo4ThreadManager * TGo4TerminateException::fxThreadManager {nullptr}
private

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