Added in API level 9

ZipError

public class ZipError
extends InternalError



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

Added in API level 9
public ZipError (String s)

Constructs a ZipError with the given detail message.