Package net.e175.klaus.zip
Class ZipOverflowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.util.zip.ZipException
net.e175.klaus.zip.ZipOverflowException
- All Implemented Interfaces:
Serializable
A ZipException that marks cases when the current ZIP file format cannot accommodate the new offsets.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ZipOverflowException
public ZipOverflowException() -
ZipOverflowException
-