@ThreadSafe public class ZipKeyException extends ZipParametersException
| Constructor and Description |
|---|
ZipKeyException(String msg)
Creates a ZIP key exception with
the given detail message.
|
ZipKeyException(Throwable cause)
Creates a ZIP key exception with
the given cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ZipKeyException(@CheckForNull String msg)
msg - the detail message.public ZipKeyException(@CheckForNull Throwable cause)
cause - the cause for this exception to get thrown.Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.