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

Most visited

Recently visited

ResourceBusyException

public final class ResourceBusyException
extends MediaDrmException

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


Exception thrown when an operation on a MediaDrm object is attempted and hardware resources are not available, due to being in use.

Summary

Public constructors

ResourceBusyException(String detailMessage)

Inherited methods

Public constructors

ResourceBusyException

public ResourceBusyException (String detailMessage)

Parameters
detailMessage String