- 
- 
Constructor Summary
Constructors 
| Constructor | 
Description | 
ZipException() | 
 Constructs a ZipException with null
 as its error detail message. 
 | 
ZipException(String s) | 
 Constructs a ZipException with the specified detail
 message. 
 | 
 
- 
Method Summary
- 
Methods declared in class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString