package f;

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