The java.util.zip Exceptions contains the exceptions which can occur during zip/unzip operations.
Sr.No. | Exception & Description |
---|---|
1 | DataFormatException Signals that a data format error has occurred. |
2 | ZipException Signals that a Zip exception of some sort has occurred. |