android.speech.recognition
Class GrammarOverflowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
android.speech.recognition.GrammarOverflowException
- All Implemented Interfaces:
- Serializable
public class GrammarOverflowException
- extends Exception
Thrown if a SlotItem is added into a grammar slot that is filled to capacity.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GrammarOverflowException
public GrammarOverflowException(String message)
Please submit a feedback, bug or feature