public class

MediaPlayer2.NoDrmSchemeException

extends MediaDrmException

 java.lang.Object

↳MediaDrmException

↳androidx.media2.MediaPlayer2.NoDrmSchemeException

Overview

Thrown when a DRM method is called before preparing a DRM scheme through prepareDrm(). Extends MediaDrm.MediaDrmException

Summary

Constructors
publicNoDrmSchemeException(java.lang.String detailMessage)

Methods
from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public NoDrmSchemeException(java.lang.String detailMessage)