package pd;

import java.lang.reflect.InvocationTargetException;
import nb.g;

/* JADX INFO: loaded from: classes.dex */
public class b extends od.b {
    @Override // od.b
    public final void a(Throwable th, Throwable th2) throws IllegalAccessException, InvocationTargetException {
        g.i(th, "cause");
        g.i(th2, "exception");
        Integer num = a.f31931a;
        if (num == null || num.intValue() >= 19) {
            th.addSuppressed(th2);
        } else {
            super.a(th, th2);
        }
    }
}
