There are lots of throws clauses on methods that don't actually throw them.

These mainly relate to ImageReadException and ImageWriteException

In the case of an abstract class, or a class that's designed for
sub-classing, that may be OK, but the throws clauses should then be
documented to avoid compiler warnings.

Otherwise, the clauses should probably be removed - agreed?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to