package h.a;

import g.e0.f;

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final /* synthetic */ int f4324c = 0;

    /* JADX INFO: compiled from: CoroutineExceptionHandler.kt */
    @g.i
    public static final class a implements f.b<r> {

        /* JADX INFO: renamed from: b, reason: collision with root package name */
        public static final /* synthetic */ a f4325b = new a();
    }

    void handleException(g.e0.f fVar, Throwable th);
}
