package c;

import c.e;
import org.eclipse.paho.android.service.MqttServiceConstants;

/* JADX INFO: compiled from: Result.kt */
/* JADX INFO: loaded from: classes.dex */
public final class f {
    public static final Object a(Throwable th) {
        c.q.d.j.c(th, MqttServiceConstants.TRACE_EXCEPTION);
        return new e.b(th);
    }

    public static final void b(Object obj) throws Throwable {
        if (obj instanceof e.b) {
            throw ((e.b) obj).f1416b;
        }
    }
}
