v2.10-0 (21000JUN2005)

Go4ThreadManager
Class TGo4CreateException


class TGo4CreateException
derived from TGo4ThreadException

Create a thread associated with the 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
 TGo4CreateException(const TGo4CreateException& right)
           
 TGo4CreateException(TGo4Runnable* runnable, const Text_t* threadname)
           
 private TGo4CreateException()
           

Destructor Summary
 virtual synchronized ~TGo4CreateException()
           

Method Summary
 virtual Int_tHandle()
          This is a default handler function for the respective exception type.
 synchronized TGo4CreateException&operator=(const TGo4CreateException& 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

TGo4CreateException

public TGo4CreateException(const TGo4CreateException& right)

TGo4CreateException

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

TGo4CreateException

private TGo4CreateException()
Method Detail

~TGo4CreateException

public virtual synchronized ~TGo4CreateException()
Method Detail

Handle

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

operator=

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

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

30-06-2005