Back to Exoplayer

HlsPlaylistParser.DeltaUpdateException (ExoPlayer library)

docs/doc/reference/com/google/android/exoplayer2/source/hls/playlist/HlsPlaylistParser.DeltaUpdateException.html

latest2.1 KB
Original Source

Package com.google.android.exoplayer2.source.hls.playlist

Class HlsPlaylistParser.DeltaUpdateException


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

Exception thrown when merging a delta update fails. See Also:Serialized Form

Constructor Summary

Constructors | Constructor | Description | | --- | --- | | DeltaUpdateException() | |

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

- 

DeltaUpdateException

public DeltaUpdateException()