-
- All Implemented Interfaces:
-
java.io.Serializable
public class NativeMediaPlaybackException extends Exception
An Exception to indicate that the Native MediaPlayer has had an error during or while attempting playback
-
-
Constructor Summary
Constructors Constructor Description NativeMediaPlaybackException(int what, int extra)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getOurStackTrace, getStackTrace, getStackTraceDepth, getStackTraceElement, getSuppressed, initCause, printEnclosedStackTrace, printStackTrace, readObject, setStackTrace, toString, validateSuppressedExceptionsList, writeObject -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-