package com.google.android.gms.internal.ads;

/* JADX INFO: loaded from: classes2.dex */
public final class cs1 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final Object f10068a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final Object f10069b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final Object f10070c;

    public cs1(Object obj, Object obj2, Object obj3) {
        this.f10068a = obj;
        this.f10069b = obj2;
        this.f10070c = obj3;
    }

    public final IllegalArgumentException a() {
        Object obj = this.f10068a;
        String strValueOf = String.valueOf(obj);
        String strValueOf2 = String.valueOf(this.f10069b);
        String strValueOf3 = String.valueOf(obj);
        String strValueOf4 = String.valueOf(this.f10070c);
        int length = strValueOf.length();
        int length2 = strValueOf2.length();
        StringBuilder sb = new StringBuilder(length + 33 + length2 + 5 + strValueOf3.length() + 1 + strValueOf4.length());
        u.a.h(sb, "Multiple entries with same key: ", strValueOf, "=", strValueOf2);
        return new IllegalArgumentException(com.bytedance.sdk.component.adexpress.dynamic.dynamicview.b.h(sb, " and ", strValueOf3, "=", strValueOf4));
    }
}
