package h.b.p.a0;

/* JADX INFO: compiled from: JsonExceptions.kt */
/* JADX INFO: loaded from: classes.dex */
@g.i
public class m extends h.b.i {
    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public m(String str) {
        super(str);
        g.h0.c.l.f(str, "message");
    }
}
