Added in API level 26
ProvisioningServerErrorException
class ProvisioningServerErrorException : MediaDrmException
kotlin.Any | ||||
↳ | kotlin.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(detailMessage: String!) |
Inherited functions | |
---|---|
Public constructors
ProvisioningServerErrorException
Added in API level 26
ProvisioningServerErrorException(detailMessage: String!)