package p138.p176.p291.p296.p297.p313;

/* JADX INFO: renamed from: ދ.ހ.ށ.ބ.ށ.ސ.ނ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C5879 {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final String f16634;

    /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
    public final String f16635;

    /* JADX INFO: renamed from: ހ, reason: contains not printable characters */
    public final StackTraceElement[] f16636;

    /* JADX INFO: renamed from: ށ, reason: contains not printable characters */
    public final C5879 f16637;

    public C5879(Throwable th, InterfaceC5878 interfaceC5878) {
        this.f16634 = th.getLocalizedMessage();
        this.f16635 = th.getClass().getName();
        this.f16636 = interfaceC5878.mo9216(th.getStackTrace());
        Throwable cause = th.getCause();
        this.f16637 = cause != null ? new C5879(cause, interfaceC5878) : null;
    }
}
