ZipError

public class ZipError extends InternalError

Signals that an unrecoverable error has occurred.

Public Constructor Summary

ZipError(String s)
Constructs a ZipError with the given detail message.

Inherited Method Summary

Public Constructors

public ZipError (String s)

Constructs a ZipError with the given detail message.

Parameters
s the String containing a detail message