what-the-bank/sources/o/C16410oBT.java

21 lines
659 B
Java

package o;
import com.scb.phone.domain.errors.RetrofitException;
/* renamed from: o.oBT, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C16410oBT {
public static final String d(Throwable th) {
VCl vCl;
ggV ggv;
C14957gcv.e(th, "");
String str = null;
RetrofitException retrofitException = th instanceof RetrofitException ? (RetrofitException) th : null;
C14957gcv.e("", "");
if (retrofitException != null && (vCl = retrofitException.e) != null && (ggv = vCl.c) != null) {
str = ggv.e;
}
return str != null ? str : "";
}
}