Exceptions

优质
小牛编辑
120浏览
2023-12-01

介绍 (Introduction)

java.util.zip Exceptions包含zip/unzip操作期间可能发生的异常。

接口概要 (Interface Summary)

Sr.No.例外与描述
1

DataFormatException

表示发生了数据格式错误。

2

ZipException

表示发生某种Zip异常的信号。