Exception Notification

by ssi 30. April 2013 18:46
I like to use this snippet in a catch statement to display an error to the user without stopping the application

catch
 (Exception ex) { lblErr.Text = string.Format("{0}", ex.Message); }

Tags:

CSharp

Add comment

biuquote
  • Comment
  • Preview
Loading

Calendar

<<  August 2026  >>
MoTuWeThFrSaSu
272829303112
3456789
10111213141516
17181920212223
24252627282930
31123456

View posts in large calendar

RecentComments

None

Development Team @ Shelbysys

We develop custom database applications for our clients. Our development tool of choice is MS Visual Studio. 

Quotations

"Courage is fear holding on a minute longer"
General George Patton Jr