I asked this before but don’t think I got the answ...
# announcements
d
I asked this before but don’t think I got the answer why multiple throws are accepted by compiler, e.g.
throw throw Exception()
? 🤔