package o; import com.scb.phone.domain.entity.mwpartner.EntityMappingException; /* loaded from: classes3.dex */ public final class NuG { @InterfaceC13391fZD public NuG() { } /* loaded from: classes3.dex */ public static final class LWm { private LWm() { } public /* synthetic */ LWm(byte b) { this(); } } public static C16296nGh a(XYQ xyq) { C14957gcv.e(xyq, ""); String str = xyq.b; if (str == null) { throw new EntityMappingException("requestMessage can't be null."); } String str2 = xyq.a; if (str2 == null) { throw new EntityMappingException("requestId can't be null."); } String str3 = xyq.c; if (str3 == null) { throw new EntityMappingException("requestTimeout can't be null."); } String str4 = xyq.f; if (str4 == null) { throw new EntityMappingException("skipFacial can't be null."); } String str5 = xyq.e; if (str5 == null) { throw new EntityMappingException("requestType can't be null."); } C14851gaI c14851gaI = xyq.d; if (c14851gaI == null) { c14851gaI = C14851gaI.c; } return new C16296nGh(str, str2, str3, str4, str5, c14851gaI); } static { new LWm((byte) 0); } }