Agreed, I always take the top-most handler for granted.

I may reference your blog someday...

http://www.peterRitchie.com/

On Fri, 16 Sep 2005 15:22:37 -0500, Marc Brooks <[EMAIL PROTECTED]>
wrote:

Except at the top-most handler (to keep the application alive, if
appropriate, like in ASP.Net). You can log the real error, report some
reasonble client-readable message.  If you do this, make sure you
assign a correlation ID to the human-readable and logged message so
the user can report the error and you can look it up in the logs.

I've blogged this, and added your comment.

http://musingmarc.blogspot.com/2005/09/exception-handling-in-net-some-
general.html

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to