@Deprecated
public final class UnsupportedDrmException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
int |
reason
Deprecated.
|
static int |
REASON_NO_DRM
Deprecated.
|
static int |
REASON_UNKNOWN
Deprecated.
|
static int |
REASON_UNSUPPORTED_SCHEME
Deprecated.
|
| Constructor and Description |
|---|
UnsupportedDrmException(int reason)
Deprecated.
|
UnsupportedDrmException(int reason,
java.lang.Exception cause)
Deprecated.
|
public static final int REASON_NO_DRM
public static final int REASON_UNSUPPORTED_SCHEME
public static final int REASON_UNKNOWN
public final int reason