public class ZipException extends java.io.IOException
| Constructor and Description |
|---|
ZipException()
Create an exception without a message.
|
ZipException(java.lang.String msg)
Create an exception with a message.
|
public ZipException()
public ZipException(java.lang.String msg)
msg - the message