106 lines
3.0 KiB
Java
106 lines
3.0 KiB
Java
package o;
|
|
|
|
import com.scb.phone.domain.errors.RetrofitException;
|
|
import o.C0690Mh;
|
|
import o.C15715hv;
|
|
import o.InterfaceC9181deq;
|
|
import o.ZI;
|
|
|
|
/* renamed from: o.aHo, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public final class C1562aHo extends ZI<InterfaceC9181deq.HBt> {
|
|
public final xNu c;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C1562aHo(C16903sI c16903sI, xNu xnu) {
|
|
super(c16903sI);
|
|
C14957gcv.e(c16903sI, "");
|
|
C14957gcv.e(xnu, "");
|
|
this.c = xnu;
|
|
}
|
|
|
|
@Override // o.ZI
|
|
public final void w_() {
|
|
super.w_();
|
|
xNu xnu = this.c;
|
|
if (xnu.h.isDisposed()) {
|
|
return;
|
|
}
|
|
xnu.h.dispose();
|
|
}
|
|
|
|
public static /* synthetic */ void d(Throwable th, InterfaceC9181deq.HBt hBt) {
|
|
C14957gcv.c((Object) th, "");
|
|
hBt.a_(th);
|
|
}
|
|
|
|
public static /* synthetic */ void b(RetrofitException retrofitException, InterfaceC9181deq.HBt hBt) {
|
|
C14957gcv.c((Object) retrofitException, "");
|
|
hBt.a_(retrofitException);
|
|
hBt.j();
|
|
}
|
|
|
|
public static /* synthetic */ void e(C1562aHo c1562aHo) {
|
|
C14957gcv.e(c1562aHo, "");
|
|
if (c1562aHo.f != 0) {
|
|
c1562aHo.f.ar_();
|
|
}
|
|
ZI.IeS ieS = new ZI.IeS() { // from class: o.aHv
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
((InterfaceC9181deq.HBt) obj).c();
|
|
}
|
|
};
|
|
if (c1562aHo.f != 0) {
|
|
ieS.e(c1562aHo.f);
|
|
}
|
|
}
|
|
|
|
public static /* synthetic */ void e(C1562aHo c1562aHo, final Throwable th) {
|
|
C14957gcv.e(c1562aHo, "");
|
|
if (th instanceof IllegalArgumentException) {
|
|
C16903sI c16903sI = c1562aHo.j;
|
|
C0693Mj c = c16903sI.c(c16903sI.e(C15715hv.tOB.unable_to_proceed_error_title), c16903sI.e(C15715hv.tOB.error_generic_resource), C0690Mh.IeS.JUST_DISMISS);
|
|
VCl b = VCl.b();
|
|
ggV d = ggV.d();
|
|
d.d = c.d;
|
|
d.c = c.c;
|
|
b.c = d;
|
|
final RetrofitException c2 = RetrofitException.c(b);
|
|
ZI.IeS ieS = new ZI.IeS(c2) { // from class: o.aHw
|
|
private RetrofitException d;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
C1562aHo.b(this.d, (InterfaceC9181deq.HBt) obj);
|
|
}
|
|
|
|
{
|
|
this.d = c2;
|
|
}
|
|
};
|
|
if (c1562aHo.f != 0) {
|
|
ieS.e(c1562aHo.f);
|
|
return;
|
|
}
|
|
return;
|
|
}
|
|
ZI.IeS ieS2 = new ZI.IeS(th) { // from class: o.aHx
|
|
private Throwable e;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
C1562aHo.d(this.e, (InterfaceC9181deq.HBt) obj);
|
|
}
|
|
|
|
{
|
|
this.e = th;
|
|
}
|
|
};
|
|
if (c1562aHo.f != 0) {
|
|
ieS2.e(c1562aHo.f);
|
|
}
|
|
}
|
|
}
|