Class UnsupportedZipFeatureException

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

public class UnsupportedZipFeatureException extends ZipException
Exception thrown when attempting to read or write data for a zip entry that uses ZIP features not supported by this library.
Since:
Ant 1.9.0
See Also: