All Implemented Interfaces:
Serializable

Signals that an unrecoverable error has occurred.

Since:
1.6
See Also:
  • Constructor Details

    • ZipError

      public ZipError(String s)

      Constructs a ZipError with the given detail message.

      Parameters:
      s - the String containing a detail message