# Print output for @column tags ?> ZipError - Android SDK | Android Developers

Most visited


Recently visited


ZipError

public class ZipError
extends InternalError

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Error
       ↳ java.lang.VirtualMachineError
         ↳ java.lang.InternalError
           ↳ java.util.zip.ZipError


Signals that an unrecoverable error has occurred.

Summary


Public constructors

ZipError(String s)

Constructs a ZipError with the given detail message.

Inherited methods

Public constructors


ZipError

public ZipError (String s)

Constructs a ZipError with the given detail message.

Parameters
s String: the String containing a detail message

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.