public class ZipException extends RuntimeException
Constructor and Description |
---|
ZipException(Exception e) |
ZipException(String msg) |
ZipException(String msg,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017 ZeroTurnaround. All rights reserved.