It's about intent: `RuntimeException`s communicate...
# stdlib
k
It's about intent: `RuntimeException`s communicate programming errors, other exceptions are about things that can actually happen in correct code.