public class ZipException extends IOException
IOException
,
Serialized FormConstructor and Description |
---|
ZipException()
Constructs a
ZipException with null
as its error detail message. |
ZipException(String s)
Constructs a
ZipException with the specified detail
message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ZipException()
ZipException
with null
as its error detail message.public ZipException(String s)
ZipException
with the specified detail
message.s
- the detail message.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.