Are you sure in both of that statements? `Exceptio...
# coroutines
r
Are you sure in both of that statements?
Exception
extends
Throwable
, so if function accepts the latter it should also accept the former, and I don't believe you can't catch
Throwable
.