package d;

/* JADX INFO: Access modifiers changed from: package-private */
/* JADX INFO: compiled from: Exceptions.kt */
/* JADX INFO: loaded from: classes.dex */
@n
public class f {
    public static void a(Throwable th, Throwable th2) {
        d.n0.c.s.e(th, "<this>");
        d.n0.c.s.e(th2, "exception");
        if (th != th2) {
            d.l0.b.f2618a.a(th, th2);
        }
    }
}
