v2.10-0 (21000JUN2005)

Go4Exceptions
Class TGo4Exception

Direct Known Subclasses:
TGo4LogicException, TGo4RuntimeException

class TGo4Exception
derived from TObject


Field Summary
 protected TStringfxDescription
           

Constructor Summary
TGo4Exception()
           
TGo4Exception(const TGo4Exception& right)
           

Destructor Summary
 virtual synchronized ~TGo4Exception()
           

Method Summary
 virtual Int_tHandle()
          This is a default handler function for the respective
exception type *
 synchronized TGo4Exception&operator=(const TGo4Exception& right)
           
 virtual const const Text_t*What()
          returns string describing the kind of exception *

Field Detail

fxDescription

protected TString fxDescription
Constructor Detail

TGo4Exception

public TGo4Exception()

TGo4Exception

public TGo4Exception(const TGo4Exception& right)
Method Detail

~TGo4Exception

public virtual synchronized ~TGo4Exception()
Method Detail

Handle

public virtual Int_t Handle()
This is a default handler function for the respective
exception type *

operator=

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

What

public virtual const const Text_t* What()
returns string describing the kind of exception *

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

30-06-2005