|
-
Jul 3rd, 2008, 01:29 PM
#1
Thread Starter
Addicted Member
[2005] Exception Messages
Hi all,
I am developing an application and had a question about exception messages.
My question is, should I display the exception to the user, or give them some other message? I don't know exactly what the "best practice" is for these kinds of messages.
I ask because this is an internal app, so the users will know to e-mail me a screenshot of the error box if an exception occurs.
I would just give them a message and write the actual exception to an error log (like I am doing for my web application), but the problem is that the app will be installed on individual PC's and it will be quite the inconvenience for the user to have to find the error log, open it, and send me the exception details.
If my post helped you, please rate it!
Languages: VB/ASP.NET 2005, C# 2008,VB6
Databases: Oracle (knowledge not currently in use), DB2
FROM Customers
WHERE We_Know_What_We_Want <> DB.Null
SELECT *
0 rows returned
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|