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

#include <TGo4DynamicListException.h>

Inheritance diagram for TGo4DynamicListException:

Public Member Functions

 TGo4DynamicListException (const TGo4DynamicListException &right)
 TGo4DynamicListException (const TGo4DynamicListException &right)
 TGo4DynamicListException (TGo4DynamicEntry *entry, const char *message)
 TGo4DynamicListException (TGo4DynamicEntry *entry, const char *message)
virtual ~TGo4DynamicListException ()
virtual ~TGo4DynamicListException ()
const char * GetEntryClass () const
 Classname of the throwing dynamic entry.
const char * GetEntryClass () const
 Classname of the throwing dynamic entry.
const char * GetEntryName () const
 Name of the throwing dynamic Entry.
const char * GetEntryName () const
 Name of the throwing dynamic Entry.
const char * GetStatusMessage () const
 Status message of last Process() call.
const char * GetStatusMessage () const
 Status message of last Process() call.
Int_t Handle () override
 This is a default handler function for the respective exception type.
Int_t Handle () override
 This is a default handler function for the respective exception type.
TGo4DynamicListExceptionoperator= (const TGo4DynamicListException &right)
TGo4DynamicListExceptionoperator= (const TGo4DynamicListException &right)
Public Member Functions inherited from TGo4RuntimeException
 TGo4RuntimeException ()
 TGo4RuntimeException ()
 TGo4RuntimeException (const TGo4RuntimeException &right)
 TGo4RuntimeException (const TGo4RuntimeException &right)
virtual ~TGo4RuntimeException ()
virtual ~TGo4RuntimeException ()
Int_t Handle () override
 This is a default handler function for the respective exception type.
Int_t Handle () override
 This is a default handler function for the respective exception type.
TGo4RuntimeExceptionoperator= (const TGo4RuntimeException &right)
TGo4RuntimeExceptionoperator= (const TGo4RuntimeException &right)
Public Member Functions inherited from TGo4Exception
 TGo4Exception ()
 TGo4Exception ()
 TGo4Exception (const TGo4Exception &right)
 TGo4Exception (const TGo4Exception &right)
virtual ~TGo4Exception ()
virtual ~TGo4Exception ()
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

TGo4DynamicEntryfxEntry {nullptr}
 1
TString fxEntryClass
TString fxEntryName
TString fxStatusMessage
Protected Attributes inherited from TGo4Exception
TString fxDescription

Detailed Description

Definition at line 22 of file TGo4DynamicListException.h.

Constructor & Destructor Documentation

◆ TGo4DynamicListException() [1/4]

TGo4DynamicListException::TGo4DynamicListException ( TGo4DynamicEntry * entry,
const char * message )

◆ ~TGo4DynamicListException() [1/2]

virtual TGo4DynamicListException::~TGo4DynamicListException ( )
inlinevirtual

Definition at line 28 of file TGo4DynamicListException.h.

◆ TGo4DynamicListException() [2/4]

TGo4DynamicListException::TGo4DynamicListException ( const TGo4DynamicListException & right)

◆ TGo4DynamicListException() [3/4]

TGo4DynamicListException::TGo4DynamicListException ( TGo4DynamicEntry * entry,
const char * message )

◆ ~TGo4DynamicListException() [2/2]

virtual TGo4DynamicListException::~TGo4DynamicListException ( )
inlinevirtual

Definition at line 28 of file TGo4DynamicListException.h.

◆ TGo4DynamicListException() [4/4]

TGo4DynamicListException::TGo4DynamicListException ( const TGo4DynamicListException & right)

Member Function Documentation

◆ GetEntryClass() [1/2]

const char * TGo4DynamicListException::GetEntryClass ( ) const
inline

Classname of the throwing dynamic entry.

Definition at line 43 of file TGo4DynamicListException.h.

References fxEntryClass.

Referenced by Handle().

◆ GetEntryClass() [2/2]

const char * TGo4DynamicListException::GetEntryClass ( ) const
inline

Classname of the throwing dynamic entry.

Definition at line 43 of file TGo4DynamicListException.h.

References fxEntryClass.

◆ GetEntryName() [1/2]

const char * TGo4DynamicListException::GetEntryName ( ) const
inline

Name of the throwing dynamic Entry.

Definition at line 40 of file TGo4DynamicListException.h.

References fxEntryName.

Referenced by Handle().

◆ GetEntryName() [2/2]

const char * TGo4DynamicListException::GetEntryName ( ) const
inline

Name of the throwing dynamic Entry.

Definition at line 40 of file TGo4DynamicListException.h.

References fxEntryName.

◆ GetStatusMessage() [1/2]

const char * TGo4DynamicListException::GetStatusMessage ( ) const
inline

Status message of last Process() call.

Definition at line 37 of file TGo4DynamicListException.h.

References fxStatusMessage.

Referenced by Handle().

◆ GetStatusMessage() [2/2]

const char * TGo4DynamicListException::GetStatusMessage ( ) const
inline

Status message of last Process() call.

Definition at line 37 of file TGo4DynamicListException.h.

References fxStatusMessage.

◆ Handle() [1/2]

Int_t TGo4DynamicListException::Handle ( )
overridevirtual

This is a default handler function for the respective exception type.

Reimplemented from TGo4Exception.

Definition at line 43 of file TGo4DynamicListException.cxx.

References TGo4Log::Debug(), fxEntry, GetEntryClass(), GetEntryName(), GetStatusMessage(), GO4TRACE, and TGo4Exception::What().

Referenced by TGo4DynamicList::ProcessEntries().

◆ Handle() [2/2]

Int_t TGo4DynamicListException::Handle ( )
overridevirtual

This is a default handler function for the respective exception type.

Reimplemented from TGo4Exception.

◆ operator=() [1/2]

◆ operator=() [2/2]

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

Field Documentation

◆ fxEntry

TGo4DynamicEntry * TGo4DynamicListException::fxEntry {nullptr}
protected

◆ fxEntryClass

TString TGo4DynamicListException::fxEntryClass
protected

◆ fxEntryName

TString TGo4DynamicListException::fxEntryName
protected

◆ fxStatusMessage

TString TGo4DynamicListException::fxStatusMessage
protected

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