Class UnsupportedZipFeatureException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.util.zip.ZipException
org.apache.commons.compress.archivers.zip.UnsupportedZipFeatureException
All Implemented Interfaces:
Serializable

Exception thrown when attempting to read or write data for a ZIP entry that uses ZIP features not supported by this library.
Since:
1.1
See Also: