Class HlsPlaylistParser.DeltaUpdateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- com.google.android.exoplayer2.source.hls.playlist.HlsPlaylistParser.DeltaUpdateException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- HlsPlaylistParser
public static final class HlsPlaylistParser.DeltaUpdateException extends IOException
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
-
-