Join Slack
Communities
Powered by
also if that function is going to be called from J...
# announcements
d
damianpetla
04/01/2016, 9:13 AM
also if that function is going to be called from Java code and require checked exceptions you can add
@Throws(YourCheckedException::class)
before function declaration
4
Views
Open in Slack
Previous
Next