Added in API level 18

UnsupportedSchemeException

class UnsupportedSchemeException : MediaDrmException
kotlin.Any
   ↳ kotlin.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

Inherited functions

Public constructors

UnsupportedSchemeException

Added in API level 18
UnsupportedSchemeException(detailMessage: String!)