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

193 lines
6.8 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.scb.phone.domain.errors.RetrofitException;
import o.InterfaceC9434djf;
import o.ZI;
/* renamed from: o.bLj, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public abstract class AbstractC3947bLj<T extends InterfaceC9434djf> extends ZI<T> {
public abstract void d(String str);
public abstract void e(C0693Mj c0693Mj);
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public AbstractC3947bLj(C16903sI c16903sI) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
}
/* renamed from: o.bLj$LWm */
/* loaded from: classes4.dex */
public static final class LWm {
private LWm() {
}
public /* synthetic */ LWm(byte b) {
this();
}
}
/* JADX INFO: Access modifiers changed from: protected */
public final void h(Throwable th) {
final ggV ggv;
C14957gcv.e(th, "");
if (th instanceof RetrofitException) {
if (this.f != 0) {
this.f.ar_();
}
VCl vCl = ((RetrofitException) th).e;
if (vCl == null || (ggv = vCl.c) == null) {
return;
}
final C0693Mj e = this.j.e(th);
if (C14957gcv.b((Object) "1030", (Object) ggv.e)) {
ZI.IeS ieS = new ZI.IeS(e) { // from class: o.bLm
private C0693Mj a;
@Override // o.ZI.IeS
public final void e(Object obj) {
C0693Mj c0693Mj = this.a;
InterfaceC9434djf interfaceC9434djf = (InterfaceC9434djf) obj;
interfaceC9434djf.b();
String str = c0693Mj.c;
C14957gcv.c((Object) str, "");
interfaceC9434djf.a(str);
}
{
this.a = e;
}
};
if (this.f != 0) {
ieS.e(this.f);
return;
}
return;
}
if (C14957gcv.b((Object) "1036", (Object) ggv.e) || C14957gcv.b((Object) "3036", (Object) ggv.e)) {
d(this.j.d(e.d, e.c, new Runnable(this, ggv) { // from class: o.bLq
private ggV c;
private AbstractC3947bLj d;
@Override // java.lang.Runnable
public final void run() {
AbstractC3947bLj abstractC3947bLj = this.d;
ggV ggv2 = this.c;
C14957gcv.e(abstractC3947bLj, "");
C14957gcv.e(ggv2, "");
ZI.IeS ieS2 = new ZI.IeS(ggv2) { // from class: o.bLn
private ggV e;
@Override // o.ZI.IeS
public final void e(Object obj) {
ggV ggv3 = this.e;
C14957gcv.e(ggv3, "");
((InterfaceC9434djf) obj).c(C14957gcv.b((Object) ggv3.e, (Object) "3036"));
}
{
this.e = ggv2;
}
};
if (abstractC3947bLj.f != 0) {
ieS2.e(abstractC3947bLj.f);
}
}
{
this.d = this;
this.c = ggv;
}
}));
return;
}
if (C14957gcv.b((Object) "3042", (Object) ggv.e)) {
d(this.j.d(e.d, e.c, new Runnable(this) { // from class: o.bLp
private AbstractC3947bLj c;
@Override // java.lang.Runnable
public final void run() {
AbstractC3947bLj abstractC3947bLj = this.c;
C14957gcv.e(abstractC3947bLj, "");
ZI.IeS ieS2 = new ZI.IeS() { // from class: o.bLh
@Override // o.ZI.IeS
public final void e(Object obj) {
InterfaceC9434djf interfaceC9434djf = (InterfaceC9434djf) obj;
interfaceC9434djf.b();
interfaceC9434djf.d();
}
};
if (abstractC3947bLj.f != 0) {
ieS2.e(abstractC3947bLj.f);
}
}
{
this.c = this;
}
}));
return;
}
if (!C14957gcv.b((Object) "3043", (Object) ggv.e)) {
ZI.IeS ieS2 = new ZI.IeS(this, e) { // from class: o.bLr
private AbstractC3947bLj d;
private C0693Mj e;
@Override // o.ZI.IeS
public final void e(Object obj) {
AbstractC3947bLj abstractC3947bLj = this.d;
C0693Mj c0693Mj = this.e;
C14957gcv.e(abstractC3947bLj, "");
((InterfaceC9434djf) obj).b();
C14957gcv.c(c0693Mj, "");
abstractC3947bLj.e(c0693Mj);
}
{
this.d = this;
this.e = e;
}
};
if (this.f != 0) {
ieS2.e(this.f);
return;
}
return;
}
d(this.j.d(e.d, e.c, new Runnable(this) { // from class: o.bLs
private AbstractC3947bLj e;
@Override // java.lang.Runnable
public final void run() {
AbstractC3947bLj abstractC3947bLj = this.e;
C14957gcv.e(abstractC3947bLj, "");
ZI.IeS ieS3 = new ZI.IeS() { // from class: o.bLo
@Override // o.ZI.IeS
public final void e(Object obj) {
InterfaceC9434djf interfaceC9434djf = (InterfaceC9434djf) obj;
interfaceC9434djf.b();
interfaceC9434djf.a();
}
};
if (abstractC3947bLj.f != 0) {
ieS3.e(abstractC3947bLj.f);
}
}
{
this.e = this;
}
}));
return;
}
if (b(th)) {
d(this.j.e(th));
}
}
static {
new LWm((byte) 0);
}
}