UnsupportedSchemeExceptionpublic final class UnsupportedSchemeException extends MediaDrmException Exception thrown when an attempt is made to construct a MediaDrm object
using a crypto scheme UUID that is not supported by the device |
Constructors Summary |
---|
public UnsupportedSchemeException(String detailMessage)
super(detailMessage);
|
|