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

import p138.p139.p143.p144.C2803;
import p138.p176.p291.p296.p297.p301.AbstractC5781;

/* JADX INFO: renamed from: ދ.ހ.ށ.ބ.ށ.މ.ދ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C5762 extends AbstractC5781.AbstractC5786.AbstractC5792.AbstractC5793.AbstractC5794.AbstractC5797 {

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

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

    /* JADX INFO: renamed from: ހ, reason: contains not printable characters */
    public final C5810<AbstractC5781.AbstractC5786.AbstractC5792.AbstractC5793.AbstractC5794.AbstractC5799.AbstractC5800> f16445;

    /* JADX INFO: renamed from: ށ, reason: contains not printable characters */
    public final AbstractC5781.AbstractC5786.AbstractC5792.AbstractC5793.AbstractC5794.AbstractC5797 f16446;

    /* JADX INFO: renamed from: ނ, reason: contains not printable characters */
    public final int f16447;

    public /* synthetic */ C5762(String str, String str2, C5810 c5810, AbstractC5781.AbstractC5786.AbstractC5792.AbstractC5793.AbstractC5794.AbstractC5797 abstractC5797, int i, C5763 c5763) {
        this.f16443 = str;
        this.f16444 = str2;
        this.f16445 = c5810;
        this.f16446 = abstractC5797;
        this.f16447 = i;
    }

    public boolean equals(Object obj) {
        String str;
        AbstractC5781.AbstractC5786.AbstractC5792.AbstractC5793.AbstractC5794.AbstractC5797 abstractC5797;
        if (obj == this) {
            return true;
        }
        if (!(obj instanceof AbstractC5781.AbstractC5786.AbstractC5792.AbstractC5793.AbstractC5794.AbstractC5797)) {
            return false;
        }
        C5762 c5762 = (C5762) ((AbstractC5781.AbstractC5786.AbstractC5792.AbstractC5793.AbstractC5794.AbstractC5797) obj);
        return this.f16443.equals(c5762.f16443) && ((str = this.f16444) != null ? str.equals(c5762.f16444) : c5762.f16444 == null) && this.f16445.equals(c5762.f16445) && ((abstractC5797 = this.f16446) != null ? abstractC5797.equals(c5762.f16446) : c5762.f16446 == null) && this.f16447 == c5762.f16447;
    }

    public int hashCode() {
        int iHashCode = (this.f16443.hashCode() ^ 1000003) * 1000003;
        String str = this.f16444;
        int iHashCode2 = (((iHashCode ^ (str == null ? 0 : str.hashCode())) * 1000003) ^ this.f16445.hashCode()) * 1000003;
        AbstractC5781.AbstractC5786.AbstractC5792.AbstractC5793.AbstractC5794.AbstractC5797 abstractC5797 = this.f16446;
        return ((iHashCode2 ^ (abstractC5797 != null ? abstractC5797.hashCode() : 0)) * 1000003) ^ this.f16447;
    }

    public String toString() {
        StringBuilder sbM4889 = C2803.m4889("Exception{type=");
        sbM4889.append(this.f16443);
        sbM4889.append(", reason=");
        sbM4889.append(this.f16444);
        sbM4889.append(", frames=");
        sbM4889.append(this.f16445);
        sbM4889.append(", causedBy=");
        sbM4889.append(this.f16446);
        sbM4889.append(", overflowCount=");
        return C2803.m4882(sbM4889, this.f16447, "}");
    }
}
