Anyway, throwing `Throwable`s by youself is a disc...
# coroutines
r
Anyway, throwing `Throwable`s by youself is a discouraged practice as
Exception
should be a base class for application-level problems.
👍 3