# Print output for @column tags ?> NotProvisionedException - Android SDK | Android Developers

Most visited


Recently visited


NotProvisionedException

public final class NotProvisionedException
extends MediaDrmException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ android.media.MediaDrmException
         ↳ android.media.NotProvisionedException


Exception thrown when an operation on a MediaDrm object is attempted and the device does not have a certificate. The app should obtain and install a certificate using the MediaDrm provisioning methods then retry the operation.

Summary


Public constructors

NotProvisionedException(String detailMessage)

Inherited methods

Public constructors


NotProvisionedException

public NotProvisionedException (String detailMessage)

Parameters
detailMessage String

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.