> 1. When i surround with try / catch a block of statements that doesn't
> throw any checked exceptions it adds catch clause for Exception. In my
> oppinion it should check for RuntimeException.
> 
> 21. Could you mark the catch clauses for checked exceptions which are not
> thrown from within the try block as unused ?
> 
> btw Ariadna is really great :)
> Dimiter
> 


_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features

Reply via email to