|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
org.dvb.dsmcc.AsynchronousLoadingEvent
org.dvb.dsmcc.InvalidFormatEvent
This event is generated if the format of the data received is inconsistent.
Field Summary |
Fields inherited from class java.util.EventObject |
source |
Constructor Summary | |
InvalidFormatEvent(DSMCCObject o)
Create an InvalidFormatException object. |
Method Summary | |
java.lang.Object |
getSource()
Returns the DSMCCObject that generated the event |
Methods inherited from class java.util.EventObject |
toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public InvalidFormatEvent(DSMCCObject o)
o
- the DSMCCObject that generated the event.Method Detail |
public java.lang.Object getSource()
getSource
in class AsynchronousLoadingEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |