public class ZipException extends IOException
Constructor and Description |
---|
ZipException()
Create an exception without a message.
|
ZipException(String msg)
Create an exception with a message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ZipException()
public ZipException(String msg)
msg
- the message