Join Slack
Powered by
and if you want to let java code know that this me...
# announcements
r
rafal
07/10/2017, 1:28 PM
and if you want to let java code know that this method throws exception you should use
@kotlin.jvm.Throws(IOException::class)
as an annotation on fun
throwMe()
Open in Slack
Previous
Next