Class ZipOverflowException

All Implemented Interfaces:
Serializable

public final class ZipOverflowException extends ZipException
A ZipException that marks cases when the current ZIP file format cannot accommodate the new offsets.
See Also:
  • Constructor Details

    • ZipOverflowException

      public ZipOverflowException()
    • ZipOverflowException

      public ZipOverflowException(String s)