|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.EventObject | +--com.ibm.voice.events.ActionErrorEvent | +--com.ibm.voice.events.RecognitionErrorEvent
This is the event class to support the com.ibm.voice.RecognitionErrorListener interface.
Constructor Summary | |
RecognitionErrorEvent(java.lang.Object source)
RecognitionErrorEvent constructor comment. |
Methods inherited from class com.ibm.voice.events.ActionErrorEvent |
getCurrentException,
getMessage,
getMessageCode |
Methods inherited from class java.util.EventObject |
getSource,
toString |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public RecognitionErrorEvent(java.lang.Object source)
source
- java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |