package fe;

/* JADX INFO: loaded from: classes3.dex */
public final class j {

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

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

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

    public j(Throwable th, Object obj, Object obj2) {
        this.f26086a = th;
        this.f26087b = obj;
        this.f26088c = obj2;
    }
}
