Class UnsupportedZipFeatureException

  • All Implemented Interfaces:
    java.io.Serializable

    public class UnsupportedZipFeatureException
    extends java.util.zip.ZipException
    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:
    Serialized Form