You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
397 B
17 lines
397 B
package p006b1;
|
|
|
|
import p021g1.C0740b;
|
|
import p039m1.C1470g;
|
|
|
|
/* renamed from: b1.a */
|
|
/* loaded from: classes.dex */
|
|
public class C0471a {
|
|
/* renamed from: a */
|
|
public static final void m3632a(Throwable th, Throwable th2) {
|
|
C1470g.m1292e(th, "<this>");
|
|
C1470g.m1292e(th2, "exception");
|
|
if (th != th2) {
|
|
C0740b.f2328a.mo2422a(th, th2);
|
|
}
|
|
}
|
|
} |