Back to Exoplayer

DownloadHelper.LiveContentUnsupportedException (ExoPlayer library)

docs/doc/reference/com/google/android/exoplayer2/offline/DownloadHelper.LiveContentUnsupportedException.html

latest2.1 KB
Original Source

Package com.google.android.exoplayer2.offline

Class DownloadHelper.LiveContentUnsupportedException


public static classDownloadHelper.LiveContentUnsupportedExceptionextends[IOException](https://developer.android.com/reference/java/io/IOException.html "class or interface in java.io")

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

- 

Methods inherited from class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

Constructor Detail

- 

LiveContentUnsupportedException

public LiveContentUnsupportedException()