package R4;

import java.io.IOException;
import r4.AbstractC0983h;

/* JADX INFO: loaded from: classes.dex */
public final class E extends IOException {

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final EnumC0183b f2647k;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public E(EnumC0183b enumC0183b) {
        super(AbstractC0983h.h("stream was reset: ", enumC0183b));
        AbstractC0983h.e("errorCode", enumC0183b);
        this.f2647k = enumC0183b;
    }
}
