-
-
Constructor Summary
Constructors
Constructor |
Description |
JarException() |
Constructs a JarException with no detail message.
|
JarException(String s) |
Constructs a JarException with the specified detail message.
|
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString