Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

TGo4DynamicListException Class Reference

#include <TGo4DynamicListException.h>

Inheritance diagram for TGo4DynamicListException:

TGo4RuntimeException TGo4Exception List of all members.

Public Member Functions

 TGo4DynamicListException (TGo4DynamicEntry *entry, const char *message,...)
virtual ~TGo4DynamicListException ()
Int_t Handle ()
 This is a default handler function for the respective exception type.
 TGo4DynamicListException (const TGo4DynamicListException &right)
TGo4DynamicListExceptionoperator= (const TGo4DynamicListException &right)
const char * GetStatusMessage () const
 Status message of last Process() call.
const char * GetEntryName () const
 Name of the throwing dynamic Entry.
const char * GetEntryClass () const
 Classname of the throwing dynamic entry.

Protected Attributes

TGo4DynamicEntryfxEntry
 1
TString fxStatusMessage
TString fxEntryName
TString fxEntryClass

Private Member Functions

 TGo4DynamicListException ()

Constructor & Destructor Documentation

TGo4DynamicListException::TGo4DynamicListException TGo4DynamicEntry entry,
const char *  message,
  ...
 

Definition at line 70 of file TGo4DynamicListException.cxx.

References TGo4Exception::fxDescription, fxEntry, fxEntryClass, fxEntryName, fxStatusMessage, and TRACE.

TGo4DynamicListException::~TGo4DynamicListException  )  [virtual]
 

Definition at line 65 of file TGo4DynamicListException.cxx.

References TRACE.

TGo4DynamicListException::TGo4DynamicListException const TGo4DynamicListException right  ) 
 

Definition at line 43 of file TGo4DynamicListException.cxx.

References fxEntry, fxEntryClass, fxEntryName, fxStatusMessage, and TRACE.

TGo4DynamicListException::TGo4DynamicListException  )  [private]
 


Member Function Documentation

Int_t TGo4DynamicListException::Handle  )  [virtual]
 

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

Reimplemented from TGo4RuntimeException.

Definition at line 54 of file TGo4DynamicListException.cxx.

References TGo4Log::Debug(), TGo4DynamicEntry::EnableProcessing(), fxEntry, GetEntryClass(), GetEntryName(), GetStatusMessage(), TRACE, and TGo4Exception::What().

TGo4DynamicListException & TGo4DynamicListException::operator= const TGo4DynamicListException right  ) 
 

Definition at line 23 of file TGo4DynamicListException.cxx.

References fxEntry, fxEntryClass, fxEntryName, fxStatusMessage, TGo4RuntimeException::operator=(), and TRACE.

const char* TGo4DynamicListException::GetStatusMessage  )  const [inline]
 

Status message of last Process() call.

Definition at line 39 of file TGo4DynamicListException.h.

References fxStatusMessage.

Referenced by Handle().

const char* TGo4DynamicListException::GetEntryName  )  const [inline]
 

Name of the throwing dynamic Entry.

Definition at line 42 of file TGo4DynamicListException.h.

References fxEntryName.

Referenced by Handle().

const char* TGo4DynamicListException::GetEntryClass  )  const [inline]
 

Classname of the throwing dynamic entry.

Definition at line 45 of file TGo4DynamicListException.h.

References fxEntryClass.

Referenced by Handle().


Member Data Documentation

TGo4DynamicEntry* TGo4DynamicListException::fxEntry [protected]
 

1

Definition at line 49 of file TGo4DynamicListException.h.

Referenced by Handle(), operator=(), and TGo4DynamicListException().

TString TGo4DynamicListException::fxStatusMessage [protected]
 

Definition at line 51 of file TGo4DynamicListException.h.

Referenced by GetStatusMessage(), operator=(), and TGo4DynamicListException().

TString TGo4DynamicListException::fxEntryName [protected]
 

Definition at line 53 of file TGo4DynamicListException.h.

Referenced by GetEntryName(), operator=(), and TGo4DynamicListException().

TString TGo4DynamicListException::fxEntryClass [protected]
 

Definition at line 55 of file TGo4DynamicListException.h.

Referenced by GetEntryClass(), operator=(), and TGo4DynamicListException().


The documentation for this class was generated from the following files:
Generated on Fri Nov 28 13:00:50 2008 for Go4-v3.04-1 by  doxygen 1.4.2