Added in API level 26
Summary:
Ctors
| Inherited Methods
MediaPlayer.ProvisioningServerErrorException
public
static
final
class
MediaPlayer.ProvisioningServerErrorException
extends MediaDrmException
| java.lang.Object | ||||
| ↳ | java.lang.Throwable | |||
| ↳ | java.lang.Exception | |||
| ↳ | android.media.MediaDrmException | |||
| ↳ | android.media.MediaPlayer.ProvisioningServerErrorException | |||
Thrown when the device requires DRM provisioning but the provisioning attempt has failed due to the provisioning server denying the request. Extends MediaDrm.MediaDrmException
Summary
Public constructors | |
|---|---|
ProvisioningServerErrorException(String detailMessage)
|
|
Inherited methods | |
|---|---|
Public constructors
ProvisioningServerErrorException
Added in API level 26
public ProvisioningServerErrorException (String detailMessage)
| Parameters | |
|---|---|
detailMessage |
String |