package J3;

/* JADX INFO: renamed from: J3.c, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes3.dex */
public final class C0437c {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final C0437c f3512b = new C0437c(new C0436b("Failure occurred while trying to finish a future.", 0));

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

    public C0437c(Throwable th) {
        th.getClass();
        this.f3513a = th;
    }
}
