v2.10-0 (21000JUN2005)

Go4DynamicList
Class TGo4DynamicListException


class TGo4DynamicListException
derived from TGo4RuntimeException


Field Summary
 protected TGo4DynamicEntry*fxEntry
           
 protected TStringfxEntryClass
           
 protected TStringfxEntryName
           
 protected TStringfxStatusMessage
           

Fields inherited from class Go4Exceptions.TGo4Exception
fxDescription

Constructor Summary
 TGo4DynamicListException(TGo4DynamicEntry* entry, const char * message, ... )
           
 TGo4DynamicListException(const TGo4DynamicListException& right)
           
 private TGo4DynamicListException()
           

Destructor Summary
 virtual synchronized ~TGo4DynamicListException()
           

Method Summary
 const const char *GetEntryClass()
          Classname of the throwing dynamic entry.
 const const char *GetEntryName()
          Name of the throwing dynamic Entry.
 const const char *GetStatusMessage()
          Status message of last Process() call.
 Int_tHandle()
           
 synchronized TGo4DynamicListException&operator=(const TGo4DynamicListException& right)
           

Methods inherited from class Go4Exceptions.TGo4RuntimeException
operator=

Methods inherited from class Go4Exceptions.TGo4Exception
operator=, What

Field Detail

fxEntry

protected TGo4DynamicEntry* fxEntry
supplierCardinality 1

fxEntryClass

protected TString fxEntryClass

fxEntryName

protected TString fxEntryName

fxStatusMessage

protected TString fxStatusMessage
Constructor Detail

TGo4DynamicListException

public TGo4DynamicListException(TGo4DynamicEntry* entry, const char * message, ... )

TGo4DynamicListException

public TGo4DynamicListException(const TGo4DynamicListException& right)

TGo4DynamicListException

private TGo4DynamicListException()
Method Detail

~TGo4DynamicListException

public virtual synchronized ~TGo4DynamicListException()
Method Detail

GetEntryClass

public const const char * GetEntryClass()
Classname of the throwing dynamic entry.

GetEntryName

public const const char * GetEntryName()
Name of the throwing dynamic Entry.

GetStatusMessage

public const const char * GetStatusMessage()
Status message of last Process() call.

Handle

public Int_t Handle()

operator=

public synchronized TGo4DynamicListException& operator=(const TGo4DynamicListException& right)

Association Links

to Class TGo4DynamicEntry

Supplier Cardinality 1

J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev

30-06-2005