>
>
>  I agree with Torsten. There may occur other exceptions than plain
>> input/output errors.
>>
>
> For example ?
>

hm, maybe those?
- putting the same file twice under same name in an archive
- putting different files twice under same name in an archive
- try to set unix permissions in an special archiver failed
- password to open zipfiles is wrong

IOException is:
"This class is the general class of exceptions produced by failed or
interrupted I/O operations. "
One can see wrong passwords as an interrupted IO exception. For me this are
logical issues.

Best,
Chris.

Reply via email to