Re: catch (Exception e)



On Tuesday 24 October 2006 15:44, Max wrote:

> Is there any reason for always putting the e or the ex variables there
> even though they are not used afterwards?

The better question might be: why isn't it used? Even if you don't know 
what to do and just log the exception it should print the exact cause of 
the problem.

Regards
 Daniel

-- 
http://www.danielnaber.de



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]