CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Format:
Recent snippets matching tags of dailywtf
C#
// Take into account exceptions might occur
try
{
  // some code here that's less funny ;-)
}
// Process exceptions
catch (Exception ex)
{
}
by dvdstelt   March 08, 2010 @ 12:53am
Tags: dailywtf
260 Views
1 comments
 
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate