package f;

import f.l;

/* JADX INFO: compiled from: Result.kt */
/* JADX INFO: loaded from: classes.dex */
public final class m {
    public static final Object a(Throwable th) {
        f.z.d.k.e(th, "exception");
        return new l.b(th);
    }

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