public class JarException extends ZipException
Constructor and Description |
---|
JarException()
构造一个没有详细消息的JarException。
|
JarException(String s)
构造具有指定详细消息的JarException。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JarException()
public JarException(String s)
s
- 详细信息