public class

DownloadRequest.UnsupportedRequestException

extends java.io.IOException

 java.lang.Object

↳java.lang.Throwable

↳java.lang.Exception

↳java.io.IOException

↳androidx.media3.exoplayer.offline.DownloadRequest.UnsupportedRequestException

Overview

Thrown when the encoded request data belongs to an unsupported request type.

Summary

Constructors
publicUnsupportedRequestException()

Methods
from java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

Constructors

public UnsupportedRequestException()