I'd much rather `requireNotNull(param1, MyBadExcep...
# announcements
c
I'd much rather
requireNotNull(param1, MyBadException::class) { "message here if needed" }