Package gda.jython
Class UDCFailedToStartEvent
java.lang.Object
java.util.EventObject
gda.jython.UDCFailedToStartEvent
- All Implemented Interfaces:
Serializable
This object is sent when a UDC client does not enter the event loop,
because the preconditions were not initially met.
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.EventObject
getSource
-
Constructor Details
-
UDCFailedToStartEvent
-
-
Method Details
-
toString
- Overrides:
toStringin classEventObject
-