No examples for this method. 
     
 
     
      Frequently called with: [Clear]  
     
 
      
    
 
     
     
     -1 
    
 
     
     
   | java.lang.Object | |||||
| ↳ | java.lang.Throwable | ||||
| ↳ | java.lang.Error | ||||
| ↳ | java.lang.VirtualMachineError | ||||
| ↳ | java.lang.InternalError | ||||
| ↳ | java.util.zip.ZipError | ||||
Thrown when an unrecoverable ZIP error has occurred.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  | 
           Constructs a ZipError with the given detail message.
           | ||||||||||
| [Expand] 
           Inherited Methods
           | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class java.lang.Throwable 
 | |||||||||||||||||||||||||||||||||
|  From class java.lang.Object 
 | |||||||||||||||||||||||||||||||||
Constructs a ZipError with the given detail message.
 
 
    