Ugo Cei wrote:

Then go for it! I hate those warnings and was planning to remove some of them myself, like unread local variables or declared exceptions that are never thrown.

There is a caveat: if you remove declared but not thrown exception, you'll break all classes which use this method.


Vadim

Reply via email to