toggle menu
runtime-core
2.0.0-beta01
common
switch theme
search in API
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
?
Retrieves the
Handler
from
CoroutineContext
if present.
See also
OnEvent.
Executor.
execute