package kotlinx.coroutines;

import h.u.g;

/* JADX INFO: compiled from: CoroutineExceptionHandler.kt */
/* JADX INFO: loaded from: classes.dex */
@h.i
public interface CoroutineExceptionHandler extends g.b {

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final a f1064c = a.b;

    /* JADX INFO: compiled from: CoroutineExceptionHandler.kt */
    public static final class a implements g.c<CoroutineExceptionHandler> {
        static final /* synthetic */ a b = new a();

        private a() {
        }
    }

    void z(h.u.g gVar, Throwable th);
}
