v2.10-0 (21000JUN2005)

Go4Event
Class TGo4EventTimeoutException


class TGo4EventTimeoutException
derived from TGo4EventSourceException

Exception to throw on event source timeout.
(e.g. blocked mbs socket)


Fields inherited from class Go4Event.TGo4EventSourceException
fiCreateStatus, fiEventStatus, fxErrMess, fxEventSource, fxSourceClass, fxSourceName

Fields inherited from class Go4Exceptions.TGo4Exception
fxDescription

Constructor Summary
 TGo4EventTimeoutException(TGo4EventSource* eventsource)
           
 TGo4EventTimeoutException(const TGo4EventTimeoutException& right)
           
 private TGo4EventTimeoutException()
           

Destructor Summary
 virtual synchronized ~TGo4EventTimeoutException()
           

Method Summary
 synchronized TGo4EventTimeoutException&operator=(const TGo4EventTimeoutException& right)
           

Methods inherited from class Go4Event.TGo4EventSourceException
GetCreateStatus, GetErrMess, GetEventStatus, GetSourceClass, GetSourceName, Handle, operator=

Methods inherited from class Go4Exceptions.TGo4RuntimeException
operator=

Methods inherited from class Go4Exceptions.TGo4Exception
operator=, What

Constructor Detail

TGo4EventTimeoutException

public TGo4EventTimeoutException(TGo4EventSource* eventsource)

TGo4EventTimeoutException

public TGo4EventTimeoutException(const TGo4EventTimeoutException& right)

TGo4EventTimeoutException

private TGo4EventTimeoutException()
Method Detail

~TGo4EventTimeoutException

public virtual synchronized ~TGo4EventTimeoutException()
Method Detail

operator=

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

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

30-06-2005