java.util.zip
public class ZipException extends IOException
UNKNOWN: updated to 1.4
| Constructor Summary | |
|---|---|
| ZipException()
Create an exception without a message. | |
| ZipException(String msg)
Create an exception with a message.
| |
Parameters: msg the message