GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
TGo4LogicException Class Reference

#include <TGo4LogicException.h>

+ Inheritance diagram for TGo4LogicException:

Public Member Functions

 TGo4LogicException ()
 
 TGo4LogicException (const TGo4LogicException &right)
 
virtual ~TGo4LogicException ()
 
TGo4LogicExceptionoperator= (const TGo4LogicException &right)
 
virtual Int_t Handle ()
 
- Public Member Functions inherited from TGo4Exception
 TGo4Exception ()
 
 TGo4Exception (const TGo4Exception &right)
 
virtual ~TGo4Exception ()
 
TGo4Exceptionoperator= (const TGo4Exception &right)
 
virtual const char * What ()
 

Additional Inherited Members

- Protected Attributes inherited from TGo4Exception
TString fxDescription
 

Detailed Description

Definition at line 19 of file TGo4LogicException.h.

Constructor & Destructor Documentation

TGo4LogicException::TGo4LogicException ( )

Definition at line 18 of file TGo4LogicException.cxx.

References TGo4Exception::fxDescription, and GO4TRACE.

TGo4LogicException::TGo4LogicException ( const TGo4LogicException right)

Definition at line 24 of file TGo4LogicException.cxx.

References GO4TRACE.

TGo4LogicException::~TGo4LogicException ( )
virtual

Definition at line 31 of file TGo4LogicException.cxx.

References GO4TRACE.

Member Function Documentation

Int_t TGo4LogicException::Handle ( )
virtual

This is a default handler function for the respective exception type

Reimplemented from TGo4Exception.

Definition at line 55 of file TGo4LogicException.cxx.

References GO4TRACE, and TGo4Exception::Handle().

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

Definition at line 37 of file TGo4LogicException.cxx.

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


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