Clean Code Cookbook
Subscribe
Sign in
Refactoring 004 — Remove Unhandled Exceptions
Maximiliano Contieri
Feb 10, 2022
Creating YAGNI exception classes pollutes our environment. Let’s remove them.
Read →
Comments
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts
Refactoring 004 — Remove Unhandled Exceptions
Creating YAGNI exception classes pollutes our environment. Let’s remove them.