v2.10-0 (21000JUN2005)

Go4Event
Class TGo4EventEndException


class TGo4EventEndException
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
 TGo4EventEndException(TGo4EventSource* eventsource)
           
 TGo4EventEndException(const TGo4EventEndException& right)
           
 private TGo4EventEndException()
           

Destructor Summary
 virtual synchronized ~TGo4EventEndException()
           

Method Summary
 synchronized TGo4EventEndException&operator=(const TGo4EventEndException& 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

TGo4EventEndException

public TGo4EventEndException(TGo4EventSource* eventsource)

TGo4EventEndException

public TGo4EventEndException(const TGo4EventEndException& right)

TGo4EventEndException

private TGo4EventEndException()
Method Detail

~TGo4EventEndException

public virtual synchronized ~TGo4EventEndException()
Method Detail

operator=

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

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

30-06-2005