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

#include <TGo4LogicException.h>

Inheritance diagram for TGo4LogicException:

Public Member Functions

 TGo4LogicException ()
 TGo4LogicException ()
 TGo4LogicException (const TGo4LogicException &right)
 TGo4LogicException (const TGo4LogicException &right)
virtual ~TGo4LogicException ()
virtual ~TGo4LogicException ()
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.
TGo4LogicExceptionoperator= (const TGo4LogicException &right)
TGo4LogicExceptionoperator= (const TGo4LogicException &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.

Additional Inherited Members

Protected Attributes inherited from TGo4Exception
TString fxDescription

Detailed Description

Definition at line 19 of file TGo4LogicException.h.

Constructor & Destructor Documentation

◆ TGo4LogicException() [1/4]

TGo4LogicException::TGo4LogicException ( )

Definition at line 18 of file TGo4LogicException.cxx.

References TGo4Exception::fxDescription, and GO4TRACE.

Referenced by TGo4LogicException(), and operator=().

◆ TGo4LogicException() [2/4]

TGo4LogicException::TGo4LogicException ( const TGo4LogicException & right)

◆ ~TGo4LogicException() [1/2]

TGo4LogicException::~TGo4LogicException ( )
virtual

Definition at line 30 of file TGo4LogicException.cxx.

References GO4TRACE.

◆ TGo4LogicException() [3/4]

TGo4LogicException::TGo4LogicException ( )

◆ TGo4LogicException() [4/4]

TGo4LogicException::TGo4LogicException ( const TGo4LogicException & right)

References TGo4LogicException().

◆ ~TGo4LogicException() [2/2]

virtual TGo4LogicException::~TGo4LogicException ( )
virtual

Member Function Documentation

◆ Handle() [1/2]

Int_t TGo4LogicException::Handle ( )
overridevirtual

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

Reimplemented from TGo4Exception.

Definition at line 43 of file TGo4LogicException.cxx.

References GO4TRACE, and TGo4Exception::Handle().

◆ Handle() [2/2]

Int_t TGo4LogicException::Handle ( )
overridevirtual

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

Reimplemented from TGo4Exception.

◆ operator=() [1/2]

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

Definition at line 35 of file TGo4LogicException.cxx.

References TGo4LogicException(), GO4TRACE, and TGo4Exception::operator=().

◆ operator=() [2/2]

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

References TGo4LogicException().


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