package g.e0.j.a;

import g.i;

/* JADX INFO: compiled from: ContinuationImpl.kt */
/* JADX INFO: loaded from: classes.dex */
@i
public abstract class g extends a {
    public g(g.e0.d<Object> dVar) {
        super(dVar);
        if (dVar != null) {
            if (!(dVar.e() == g.e0.h.f4083b)) {
                throw new IllegalArgumentException("Coroutines with restricted suspension must have EmptyCoroutineContext".toString());
            }
        }
    }

    @Override // g.e0.d
    public g.e0.f e() {
        return g.e0.h.f4083b;
    }
}
