com.sun.star.speech.recognition
Class GrammarException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.sun.star.uno.Exception
|
+--com.sun.star.speech.SpeechException
|
+--com.sun.star.speech.recognition.GrammarException
- All Implemented Interfaces:
- java.io.Serializable
- public synchronized class GrammarException
- extends com.sun.star.speech.SpeechException
- See Also:
- Serialized Form
Field Summary |
static java.lang.Object |
UNORUNTIMEDATA
|
com.sun.star.speech.recognition.GrammarSyntaxDetail[] |
grammarSyntaxDetails
|
Fields inherited from class com.sun.star.uno.Exception |
Context, UNOTYPEINFO |
Fields inherited from class java.lang.Throwable |
backtrace, detailMessage, serialVersionUID |
Constructor Summary |
GrammarException()
|
GrammarException(java.lang.String s)
|
GrammarException(java.lang.String s,
java.lang.Object o,
com.sun.star.speech.recognition.GrammarSyntaxDetail[] gsd)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, printStackTrace0, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
UNORUNTIMEDATA
public static java.lang.Object UNORUNTIMEDATA
grammarSyntaxDetails
public com.sun.star.speech.recognition.GrammarSyntaxDetail[] grammarSyntaxDetails
GrammarException
public GrammarException()
GrammarException
public GrammarException(java.lang.String s)
GrammarException
public GrammarException(java.lang.String s,
java.lang.Object o,
com.sun.star.speech.recognition.GrammarSyntaxDetail[] gsd)