Serialized Form
-
Package de.esoco.coroutine
-
Class de.esoco.coroutine.ChannelClosedException extends CoroutineException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
channelId
ChannelId<?> channelId
-
-
Class de.esoco.coroutine.CoroutineException extends java.util.concurrent.CompletionException implements Serializable
- serialVersionUID:
- 1L
-
Class de.esoco.coroutine.CoroutineScopeException extends CoroutineException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
failedContinuations
java.util.Collection<Continuation<?>> failedContinuations
-
-