micro_utils.dokka
0.20.26
search in API
micro_utils.dokka/dev.inmo.micro_utils.coroutines/ContextSafelyExceptionHandlerKey

ContextSafelyExceptionHandlerKey

object ContextSafelyExceptionHandlerKey : CoroutineContext.Key<ContextSafelyExceptionHandler> (source)

This key can (and will) be used to get ContextSafelyExceptionHandler from coroutineContext of suspend functions and in ContextSafelyExceptionHandler for defining of its CoroutineContext.Element.key

See also

safelyWithContextExceptionHandler
ContextSafelyExceptionHandler
© 2024 CopyrightGenerated by dokka