Join Slack
Communities
Powered by
Just noticed that `throw throw NullPointerExceptio...
# random
h
h0tk3y
01/05/2017, 8:36 AM
Just noticed that
throw throw NullPointerException()
and
throw throw throw IllegalStateException()
are valid Kotlin expressions. Seems you can denote how serious the exception is using the number of `throw`s. 😄
😆 9
😅 3
2
Views
Open in Slack
Previous
Next