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

#include <TGo4Exception.h>

Inheritance diagram for TGo4Exception:

Public Member Functions

 TGo4Exception ()
 TGo4Exception ()
 TGo4Exception (const TGo4Exception &right)
 TGo4Exception (const TGo4Exception &right)
virtual ~TGo4Exception ()
virtual ~TGo4Exception ()
virtual Int_t Handle ()
 This is a default handler function for the respective exception type.
virtual Int_t Handle ()
 This is a default handler function for the respective exception type.
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.

Protected Attributes

TString fxDescription

Detailed Description

Definition at line 20 of file TGo4Exception.h.

Constructor & Destructor Documentation

◆ TGo4Exception() [1/4]

TGo4Exception::TGo4Exception ( )

◆ TGo4Exception() [2/4]

TGo4Exception::TGo4Exception ( const TGo4Exception & right)

Definition at line 23 of file TGo4Exception.cxx.

References TGo4Exception(), fxDescription, and GO4TRACE.

◆ ~TGo4Exception() [1/2]

TGo4Exception::~TGo4Exception ( )
virtual

Definition at line 29 of file TGo4Exception.cxx.

References GO4TRACE.

◆ TGo4Exception() [3/4]

TGo4Exception::TGo4Exception ( )

◆ TGo4Exception() [4/4]

TGo4Exception::TGo4Exception ( const TGo4Exception & right)

References TGo4Exception().

◆ ~TGo4Exception() [2/2]

virtual TGo4Exception::~TGo4Exception ( )
virtual

Member Function Documentation

◆ Handle() [1/2]

◆ Handle() [2/2]

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

References TGo4Exception().

◆ What() [1/2]

const char * TGo4Exception::What ( )
virtual

◆ What() [2/2]

virtual const char * TGo4Exception::What ( )
virtual

Returns string describing the kind of exception.

Field Documentation

◆ fxDescription


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