package h;

/* 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) {
        h.x.d.k.d(th, "<this>");
        h.x.d.k.d(th2, "exception");
        if (th != th2) {
            h.v.b.a.a(th, th2);
        }
    }
}
