Unchecked exceptions can make business logic clean...
# announcements
f
Unchecked exceptions can make business logic cleaner, as long as there's a clear understanding that those exceptions ought to be caught at the boundaries of the business logic module.