package kotlinx.coroutines;

import p402.InterfaceC6540;
import p402.p405.InterfaceC6578;

/* JADX INFO: loaded from: classes.dex */
@InterfaceC6540
public interface CoroutineExceptionHandler extends InterfaceC6578.InterfaceC6579 {

    /* JADX INFO: renamed from: ހ, reason: contains not printable characters */
    public static final C0370 f2178 = C0370.f2179;

    /* JADX INFO: renamed from: kotlinx.coroutines.CoroutineExceptionHandler$֏, reason: contains not printable characters */
    public static final class C0370 implements InterfaceC6578.InterfaceC6581<CoroutineExceptionHandler> {

        /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
        public static final /* synthetic */ C0370 f2179 = new C0370();
    }

    void handleException(InterfaceC6578 interfaceC6578, Throwable th);
}
