v2.10-0 (21000JUN2005)

Go4TaskHandler
Class TGo4TaskHandlerAbortException


class TGo4TaskHandlerAbortException
derived from TGo4TaskHandlerException


Fields inherited from class Go4TaskHandler.TGo4TaskHandlerException
fxCaller, fxTaskHandler, fxThreadManager

Fields inherited from class Go4Exceptions.TGo4Exception
fxDescription

Constructor Summary
 TGo4TaskHandlerAbortException(TGo4TaskHandler* taskhandler)
          Exception to Disconnect client belonging to taskhandler from server task (servermode)
or shut down the client task (clientmode)
 TGo4TaskHandlerAbortException(TGo4TaskHandlerRunnable* run)
          ctor to call exception from within a taskhandler runnable;
will find out taskhandler from runnable
 private TGo4TaskHandlerAbortException()
           

Destructor Summary
 virtual synchronized ~TGo4TaskHandlerAbortException()
           

Method Summary
 Int_tHandle()
           

Methods inherited from class Go4Exceptions.TGo4ControlException
operator=

Methods inherited from class Go4Exceptions.TGo4RuntimeException
operator=

Methods inherited from class Go4Exceptions.TGo4Exception
operator=, What

Constructor Detail

TGo4TaskHandlerAbortException

public TGo4TaskHandlerAbortException(TGo4TaskHandler* taskhandler)
Exception to Disconnect client belonging to taskhandler from server task (servermode)
or shut down the client task (clientmode)

TGo4TaskHandlerAbortException

public TGo4TaskHandlerAbortException(TGo4TaskHandlerRunnable* run)
ctor to call exception from within a taskhandler runnable;
will find out taskhandler from runnable

TGo4TaskHandlerAbortException

private TGo4TaskHandlerAbortException()
Method Detail

~TGo4TaskHandlerAbortException

public virtual synchronized ~TGo4TaskHandlerAbortException()
Method Detail

Handle

public Int_t Handle()

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

30-06-2005