Class Zip64RequiredException

java.lang.Object
All Implemented Interfaces:
Serializable

public class Zip64RequiredException extends ZipException
Exception thrown when attempting to write data that requires Zip64 support to an archive and UseZip64 has been set to Never.
Since:
Ant 1.9.0
See Also: