Join Slack
Communities
Powered by
can I simply override a `CoroutineExceptionHandler...
# coroutines
g
groostav
07/27/2017, 6:27 AM
can I simply override a
CoroutineExceptionHandler
to do something like
throw
a customized/derrivative of the provided
Throwable
and have that new throwable be what appears as an argument in a
resumeWithException
?
Open in Slack
Previous
Next