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

Most visited

Recently visited

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

public UnsupportedSchemeException (String detailMessage)

Parameters
detailMessage String