Hacker News new | ask | show | jobs
by sesquipedalian 3812 days ago
I found the statement regarding runtime exceptions confusing as well. Perhaps what is meant by that statement is that Pony lacks unchecked (i.e. Java) rather than runtime exceptions.
1 comments

Yes, that's probably it.

Or to put it more simply: an exception will never crash a program.