File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
kotlinx-coroutines-core/api Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -312,13 +312,6 @@ public final class kotlinx/coroutines/EventLoopKt {
312
312
public static final fun processNextEventInCurrentThread ()J
313
313
}
314
314
315
- public final class kotlinx/coroutines/ExceptionCollector {
316
- public static final field INSTANCE Lkotlinx/coroutines/ExceptionCollector;
317
- public final fun addOnExceptionCallback (Ljava/lang/Object;Lkotlin/jvm/functions/Function1;)V
318
- public final fun handleException (Ljava/lang/Throwable;)Z
319
- public final fun removeOnExceptionCallback (Ljava/lang/Object;)V
320
- }
321
-
322
315
public final class kotlinx/coroutines/ExceptionsKt {
323
316
public static final fun CancellationException (Ljava/lang/String;Ljava/lang/Throwable;)Ljava/util/concurrent/CancellationException;
324
317
}
You can’t perform that action at this time.
0 commit comments