Home
last modified time | relevance | path

Searched defs:Zip64NotSupportedException (Results 1 – 1 of 1) sorted by relevance

/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/compress/
DZip64NotSupportedException.java22 public class Zip64NotSupportedException extends IOException { class
24 public Zip64NotSupportedException(String message) { in Zip64NotSupportedException() method in Zip64NotSupportedException