Re: [sanselan] ImageReadException and ImageWriteException

2011-12-21 Thread Damjan Jovanovic
On Wed, Dec 21, 2011 at 10:27 AM, Jörg Schaible wrote: > Gary Gregory wrote: > > > WRT ImageReadException and ImageWriteException > > > > Would IOException be better for this? > > javax.imageio.IIOException ? > > - Jörg > I'd rather require as little as possible of the javax.* packages, to make

Re: [sanselan] ImageReadException and ImageWriteException

2011-12-21 Thread Gary Gregory
On Dec 21, 2011, at 3:28, "Jörg Schaible" wrote: > Gary Gregory wrote: > >> WRT ImageReadException and ImageWriteException >> >> Would IOException be better for this? > > javax.imageio.IIOException ? Or that one too. Gary > > - Jörg > > > ---

Re: [sanselan] ImageReadException and ImageWriteException

2011-12-21 Thread Jörg Schaible
Gary Gregory wrote: > WRT ImageReadException and ImageWriteException > > Would IOException be better for this? javax.imageio.IIOException ? - Jörg - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional co