Introduction
The java.util.zip Exceptions contains the exceptions which can occur during zip/unzip operations.
Interface Summary
Sr.No. | Exception & Description |
---|---|
1 | DataFormatExceptionSignals that a data format error has occurred. |
2 | ZipExceptionSignals that a Zip exception of some sort has occurred. |
Leave a Reply