package p402.p409.p410;

import p402.p409.C6598;
import p402.p411.p413.C6635;

/* JADX INFO: renamed from: ގ.ލ.ހ.֏, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C6601 extends C6598 {
    @Override // p402.p409.C6598
    /* JADX INFO: renamed from: ֏ */
    public void mo9808(Throwable th, Throwable th2) {
        if (th == null) {
            C6635.m9824("cause");
            throw null;
        }
        if (th2 != null) {
            th.addSuppressed(th2);
        } else {
            C6635.m9824("exception");
            throw null;
        }
    }
}
