Class DownloadRequest.UnsupportedRequestException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- com.google.android.exoplayer2.offline.DownloadRequest.UnsupportedRequestException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DownloadRequest
public static class DownloadRequest.UnsupportedRequestException extends IOException
Thrown when the encoded request data belongs to an unsupported request type.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnsupportedRequestException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-