package O1;

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

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final Object f1533c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final Object f1534d;

    public n(c cVar, Throwable th, Object obj, Object obj2) {
        this.f1531a = cVar;
        this.f1532b = th;
        this.f1533c = obj;
        this.f1534d = obj2;
    }
}
