public static final class MediaDrm.MediaDrmStateException extends IllegalStateException
Constructor and Description |
---|
MediaDrmStateException(int errorCode,
String detailMessage) |
Modifier and Type | Method and Description |
---|---|
String |
getDiagnosticInfo()
Retrieve a developer-readable diagnostic information string
associated with the exception.
|
int |
getErrorCode()
Retrieve the associated error code
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MediaDrmStateException(int errorCode, String detailMessage)
public int getErrorCode()
public String getDiagnosticInfo()