package com.google.android.gms.internal.ads;

import java.util.concurrent.ExecutionException;

/* JADX INFO: loaded from: classes2.dex */
public final /* synthetic */ class su0 implements qu1 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public static final /* synthetic */ su0 f16588a = new su0();

    @Override // com.google.android.gms.internal.ads.qu1
    public final /* synthetic */ com.google.common.util.concurrent.w zza(Object obj) {
        Throwable cause = (ExecutionException) obj;
        if (cause.getCause() != null) {
            cause = cause.getCause();
        }
        return ih1.q0(cause);
    }
}
