Timothy Margheim

45%
Flag icon
Throwing exceptions is easy; handling them is hard. Thus, the complexity of exceptions comes from the exception handling code. The best way to reduce the complexity damage caused by exception handling is to reduce the number of places where exceptions have to be handled.
A Philosophy of Software Design
Rate this book
Clear rating
Open Preview