v2.10-0 (21000JUN2005)

Go4ThreadManager
Class TGo4StartException


class TGo4StartException
derived from TGo4ThreadException

start thread associated with runnable.

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

Fields inherited from class Go4ThreadManager.TGo4ThreadException
fxRunnable, fxThreadHandler, fxThreadName

Fields inherited from class Go4Exceptions.TGo4Exception
fxDescription

Constructor Summary
 TGo4StartException(const TGo4StartException& right)
           
 TGo4StartException(TGo4Runnable* runnable, const Text_t* threadname)
           
 private TGo4StartException()
           

Destructor Summary
 virtual synchronized ~TGo4StartException()
           

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

Methods inherited from class Go4ThreadManager.TGo4ThreadException
GetThreadName, operator=

Methods inherited from class Go4Exceptions.TGo4ControlException
operator=

Methods inherited from class Go4Exceptions.TGo4RuntimeException
operator=

Methods inherited from class Go4Exceptions.TGo4Exception
operator=, What

Constructor Detail

TGo4StartException

public TGo4StartException(const TGo4StartException& right)

TGo4StartException

public TGo4StartException(TGo4Runnable* runnable, const Text_t* threadname)

TGo4StartException

private TGo4StartException()
Method Detail

~TGo4StartException

public virtual synchronized ~TGo4StartException()
Method Detail

Handle

public virtual Int_t Handle()

operator=

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

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

30-06-2005