package e.a.r.y;

/* JADX INFO: compiled from: JsonExceptions.kt */
/* JADX INFO: loaded from: classes.dex */
@d.n
public final class u extends x {
    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public u(String str) {
        super(str);
        d.n0.c.s.e(str, "message");
    }
}
