@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, toString
public 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.