Class DownloadHelper.LiveContentUnsupportedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- com.google.android.exoplayer2.offline.DownloadHelper.LiveContentUnsupportedException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DownloadHelper
public static class DownloadHelper.LiveContentUnsupportedException extends IOException
Thrown at an attempt to download live content.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LiveContentUnsupportedException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-