kmp-tor
Toggle table of contents
2.2.0
common
Platform filter
common
Switch theme
Search in API
kmp-tor
runtime-core
/
io.matthewnelson.kmp.tor.runtime.core
/
UncaughtException
/
Handler
/
Companion
/
uncaughtExceptionHandlerOrNull
uncaught
Exception
Handler
Or
Null
@
JvmStatic
@
JvmName
(
name
=
"fromCoroutineContextOrNull"
)
fun
CoroutineContext
.
uncaughtExceptionHandlerOrNull
(
)
:
UncaughtException.Handler
?
(
source
)
Retrieves the
Handler
from
CoroutineContext
if present.
See also
OnEvent.
Executor.
execute