KeysExpiredException


@UnstableApi
public final class KeysExpiredException extends Exception


Thrown when the drm keys loaded into an open session expire.

Summary

Public constructors

Inherited methods

From java.lang.Throwable
synchronized final void
synchronized Throwable
synchronized Throwable
String
String
StackTraceElement[]
synchronized final Throwable[]
synchronized Throwable
void
void
setStackTrace(StackTraceElement[] stackTrace)
String

Public constructors

KeysExpiredException

public KeysExpiredException()