package p491;

import p138.p176.p177.p242.p246.p251.C4303;
import p402.C6542;
import p402.p405.InterfaceC6575;

/* JADX INFO: renamed from: ޓ.ޏ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class RunnableC7337 implements Runnable {

    /* JADX INFO: renamed from: ރ, reason: contains not printable characters */
    public final /* synthetic */ InterfaceC6575 f21244;

    /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
    public final /* synthetic */ Exception f21245;

    public RunnableC7337(InterfaceC6575 interfaceC6575, Exception exc) {
        this.f21244 = interfaceC6575;
        this.f21245 = exc;
    }

    @Override // java.lang.Runnable
    public final void run() {
        InterfaceC6575 interfaceC6575M7066 = C4303.m7066(this.f21244);
        Exception exc = this.f21245;
        C6542.C6543 c6543 = C6542.f19318;
        interfaceC6575M7066.mo2608(C4303.m7010((Throwable) exc));
    }
}
