org.zeroturnaround.zip
Class ZipException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.zeroturnaround.zip.ZipException
- All Implemented Interfaces:
- Serializable
public class ZipException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ZipException
public ZipException(String msg)
ZipException
public ZipException(Exception e)
Copyright © 2013 ZeroTurnaround. All Rights Reserved.