Archive for January 29th, 2009
Jan 29th, 2009
Manuel Woelker2 Comments
Exceptions From a User’s Perspective
I have been pondering exceptions quite a lot lately. Especially how to break the bad news to the user. From a user’s point of view there are three categories of errors: 1. User or domain errors These errors occur when the user enters invalid data, or tries to perform an action that the domain model [...]