Class KeysExpiredException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.google.android.exoplayer2.drm.KeysExpiredException
-
- All Implemented Interfaces:
Serializable
public final class KeysExpiredException extends Exception
Thrown when the drm keys loaded into an open session expire.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description KeysExpiredException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-