Added in API level 18
Summary:
Ctors
| Inherited Methods
UnsupportedSchemeException
public
final
class
UnsupportedSchemeException
extends MediaDrmException
| java.lang.Object | ||||
| ↳ | java.lang.Throwable | |||
| ↳ | java.lang.Exception | |||
| ↳ | android.media.MediaDrmException | |||
| ↳ | android.media.UnsupportedSchemeException | |||
Exception thrown when an attempt is made to construct a MediaDrm object using a crypto scheme UUID that is not supported by the device
Summary
Public constructors | |
|---|---|
UnsupportedSchemeException(String detailMessage)
|
|
Inherited methods | |
|---|---|
Public constructors
UnsupportedSchemeException
Added in API level 18
public UnsupportedSchemeException (String detailMessage)
| Parameters | |
|---|---|
detailMessage |
String |