public
final
class
MediaCryptoException
extends Exception
java.lang.Object | |||
↳ | java.lang.Throwable | ||
↳ | java.lang.Exception | ||
↳ | android.media.MediaCryptoException |
Exception thrown if MediaCrypto object could not be instantiated or if unable to perform an operation on the MediaCrypto object.
Public constructors | |
---|---|
MediaCryptoException(String detailMessage)
|
Inherited methods | |
---|---|
![]()
java.lang.Throwable
| |
![]()
java.lang.Object
|
MediaCryptoException (String detailMessage)
Parameters | |
---|---|
detailMessage |
String
|