what-the-bank/sources/com/scb/phone/domain/errors/FacialValidationException.java

20 lines
595 B
Java

package com.scb.phone.domain.errors;
import com.scb.phone.domain.errors.RetrofitException;
import o.C14957gcv;
import o.C5136bnO;
import o.JsH;
import o.VCl;
/* loaded from: classes.dex */
public final class FacialValidationException extends RetrofitException {
public final JsH b;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public FacialValidationException(JsH jsH, VCl vCl, C5136bnO c5136bnO) {
super(jsH.b.a, vCl, RetrofitException.RVV.API_ERROR, null, c5136bnO);
C14957gcv.e(jsH, "");
this.b = jsH;
}
}