android.speech.recognition
Class AudioAlreadyInUseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
android.speech.recognition.AudioAlreadyInUseException
- All Implemented Interfaces:
- Serializable
public class AudioAlreadyInUseException
- extends IllegalArgumentException
Thrown when an AudioStream is passed into a component when another component
is already using it.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AudioAlreadyInUseException
public AudioAlreadyInUseException(String msg)
Please submit a feedback, bug or feature