package com.tencent.wxop.stat; import android.content.Context; import com.tencent.wxop.stat.common.StatLogger; /* loaded from: classes.dex */ final class q implements Runnable { final /* synthetic */ Context a; final /* synthetic */ Throwable b; q(Context context, Throwable th) { this.a = context; this.b = th; } @Override // java.lang.Runnable public final void run() { StatLogger statLogger; try { if (StatConfig.isEnableStatService()) { new aq(new com.tencent.wxop.stat.event.d(this.a, StatServiceImpl.a(this.a, false, (StatSpecifyReportedInfo) null), 99, this.b, com.tencent.wxop.stat.event.h.a)).a(); } } catch (Throwable th) { statLogger = StatServiceImpl.q; statLogger.e("reportSdkSelfException error: " + th); } } }