v2.10-0 (21000JUN2005)

Go4ThreadManager
Class TGo4TerminateException


class TGo4TerminateException
derived from TGo4ControlException

Exception which terminates the threadmanager and the application.

Author:
J. Adamczewski, Go4 project-DVEE-GSI Darmstadt, Germany, j.adamczewski@gsi.de
Version: 0.9
Since: jul 2000-oct 2001

Field Summary
 private TGo4ThreadManager*fxThreadManager
           

Fields inherited from class Go4Exceptions.TGo4Exception
fxDescription

Constructor Summary
 TGo4TerminateException(const TGo4TerminateException& right)
           
 TGo4TerminateException(TGo4ThreadManager* man)
           
 TGo4TerminateException(TGo4Runnable* runnable)
           
 private TGo4TerminateException()
           

Destructor Summary
 virtual synchronized ~TGo4TerminateException()
           

Method Summary
 virtual Int_tHandle()
           
 synchronized TGo4TerminateException&operator=(const TGo4TerminateException& right)
           

Methods inherited from class Go4Exceptions.TGo4ControlException
operator=

Methods inherited from class Go4Exceptions.TGo4RuntimeException
operator=

Methods inherited from class Go4Exceptions.TGo4Exception
operator=, What

Field Detail

fxThreadManager

private TGo4ThreadManager* fxThreadManager
Constructor Detail

TGo4TerminateException

public TGo4TerminateException(const TGo4TerminateException& right)

TGo4TerminateException

public TGo4TerminateException(TGo4ThreadManager* man)

TGo4TerminateException

public TGo4TerminateException(TGo4Runnable* runnable)

TGo4TerminateException

private TGo4TerminateException()
Method Detail

~TGo4TerminateException

public virtual synchronized ~TGo4TerminateException()
Method Detail

Handle

public virtual Int_t Handle()

operator=

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

Association Links

to Class TGo4ThreadManager


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

30-06-2005