public final class

LoaderErrorThrower.Dummy

extends java.lang.Object

implements LoaderErrorThrower

 java.lang.Object

↳androidx.media3.exoplayer.upstream.LoaderErrorThrower.Dummy

Overview

A LoaderErrorThrower that never throws.

Summary

Constructors
publicDummy()

Methods
public voidmaybeThrowError()

public voidmaybeThrowError(int minRetryCount)

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public Dummy()

Methods

public void maybeThrowError()

public void maybeThrowError(int minRetryCount)