GSI Object Oriented Online Offline (Go4)  GO4-6.3.0
Public Member Functions | Protected Attributes | List of all members
TGo4Exception Class Reference

#include <TGo4Exception.h>

+ Inheritance diagram for TGo4Exception:

Public Member Functions

 TGo4Exception ()
 
 TGo4Exception (const TGo4Exception &right)
 
virtual ~TGo4Exception ()
 
TGo4Exceptionoperator= (const TGo4Exception &right)
 
virtual const char * What ()
 
virtual Int_t Handle ()
 

Protected Attributes

TString fxDescription
 

Detailed Description

Definition at line 20 of file TGo4Exception.h.

Constructor & Destructor Documentation

◆ TGo4Exception() [1/2]

TGo4Exception::TGo4Exception ( )

Definition at line 18 of file TGo4Exception.cxx.

References GO4TRACE.

◆ TGo4Exception() [2/2]

TGo4Exception::TGo4Exception ( const TGo4Exception right)

Definition at line 23 of file TGo4Exception.cxx.

References fxDescription, and GO4TRACE.

◆ ~TGo4Exception()

TGo4Exception::~TGo4Exception ( )
virtual

Definition at line 29 of file TGo4Exception.cxx.

References GO4TRACE.

Member Function Documentation

◆ Handle()

Int_t TGo4Exception::Handle ( )
virtual

◆ operator=()

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

Definition at line 34 of file TGo4Exception.cxx.

References fxDescription, and GO4TRACE.

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

◆ What()

const char * TGo4Exception::What ( )
virtual

Member Data Documentation

◆ fxDescription

TString TGo4Exception::fxDescription
protected

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