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