package n1;

import java.lang.reflect.InvocationTargetException;
import t1.AbstractC0721b;

/* JADX INFO: Access modifiers changed from: package-private */
/* JADX INFO: renamed from: n1.b, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public abstract class AbstractC0646b {
    public static void a(Throwable th, Throwable exception) throws IllegalAccessException, InvocationTargetException {
        kotlin.jvm.internal.l.e(th, "<this>");
        kotlin.jvm.internal.l.e(exception, "exception");
        if (th != exception) {
            AbstractC0721b.f6515a.a(th, exception);
        }
    }
}
