Using exceptions for control flow is a bad idea th...
# language-proposals
k
Using exceptions for control flow is a bad idea though, catching a
NullPointerExcrption
should never happen really.
4