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

/* JADX INFO: loaded from: classes2.dex */
public final class wt1 {

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final wt1 f18229c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final wt1 f18230d;

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final boolean f18231a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final Throwable f18232b;

    static {
        if (gu1.f11885f) {
            f18230d = null;
            f18229c = null;
        } else {
            f18230d = new wt1(false, null);
            f18229c = new wt1(true, null);
        }
    }

    public wt1(boolean z10, Throwable th) {
        this.f18231a = z10;
        this.f18232b = th;
    }
}
