GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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::TGo4Exception ( )

Definition at line 18 of file TGo4Exception.cxx.

References GO4TRACE.

TGo4Exception::TGo4Exception ( const TGo4Exception right)

Definition at line 24 of file TGo4Exception.cxx.

References fxDescription, and GO4TRACE.

TGo4Exception::~TGo4Exception ( )
virtual

Definition at line 31 of file TGo4Exception.cxx.

References GO4TRACE.

Member Function Documentation

Int_t TGo4Exception::Handle ( )
virtual
TGo4Exception & TGo4Exception::operator= ( const TGo4Exception right)

Definition at line 37 of file TGo4Exception.cxx.

References fxDescription, and GO4TRACE.

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

const char * TGo4Exception::What ( )
virtual

Member Data Documentation

TString TGo4Exception::fxDescription
protected

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