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

#include <TGo4Exception.h>

+ Inheritance diagram for TGo4Exception:

Public Member Functions

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

TGo4Exception::TGo4Exception ( )

◆ TGo4Exception() [2/2]

TGo4Exception::TGo4Exception ( const TGo4Exception & right)

Definition at line 23 of file TGo4Exception.cxx.

References TGo4Exception(), fxDescription, and GO4TRACE.

◆ ~TGo4Exception()

TGo4Exception::~TGo4Exception ( )
virtual

Definition at line 29 of file TGo4Exception.cxx.

References GO4TRACE.

Member Function Documentation

◆ Handle()

◆ operator=()

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

◆ What()

const char * TGo4Exception::What ( )
virtual

Field Documentation

◆ fxDescription


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