| Crc32Exception | Thrown to indicate a CRC32 mismatch between the declared value in the Central File Header and the Data Descriptor or between the declared value and the computed value from the decompressed data. |
| InvalidArgumentException | Thrown to indicate that a method has been passed an illegal or inappropriate argument. |
| RuntimeException | Runtime exception. |
| ZipAuthenticationException | Thrown to indicate that an authenticated ZIP entry has been tampered with. |
| ZipCryptoException | Thrown if there is an issue when reading or writing an encrypted ZIP file or entry. |
| ZipEntryNotFoundException | Thrown if entry not found. |
| ZipException | Signals that a Zip exception of some sort has occurred. |
| ZipUnsupportMethodException | Class ZipUnsupportMethodException. |