Join Slack
Powered by
When writing own exception classes, should I inher...
# stdlib
h
holgerbrandl
04/04/2018, 9:21 AM
When writing own exception classes, should I inherit from kotlin.Throwable or the RuntimeException typealias? What’s benefit of using kotlin.Throwable?
Open in Slack
Previous
Next