package defpackage;

import androidx.media3.container.NalUnitUtil;
import java.util.concurrent.CancellationException;
import kotlin.Metadata;

/* JADX INFO: loaded from: classes3.dex */
@Metadata(k = 3, mv = {2, 0, 0}, xi = NalUnitUtil.H265_NAL_UNIT_TYPE_UNSPECIFIED)
final class fs3 implements gr3 {
    @Override // defpackage.gr3
    public final Object invoke(Object obj, Object obj2) {
        Throwable th = (Throwable) obj2;
        if (th == null) {
            throw null;
        }
        if ((th instanceof CancellationException ? (CancellationException) th : null) != null) {
            throw null;
        }
        er2.a("CompletableFuture was completed exceptionally", th);
        throw null;
    }
}
