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
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
>
>
> ---
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