package d3;

import java.lang.Thread;

/* JADX INFO: renamed from: d3.n0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0806n0 implements Thread.UncaughtExceptionHandler {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ C0815q0 f12073b;

    public C0806n0(C0815q0 c0815q0, String str) {
        this.f12073b = c0815q0;
        this.f12072a = str;
    }

    @Override // java.lang.Thread.UncaughtExceptionHandler
    public final synchronized void uncaughtException(Thread thread, Throwable th) {
        Z z8 = ((C0817r0) this.f12073b.f5146q).f12150y;
        C0817r0.k(z8);
        z8.f11875v.c(th, this.f12072a);
    }
}
