package j;

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