public class ApkFormatException
extends java.lang.Exception
Throwable.getCause() will return a
ZipFormatException, or that the APK contains
multiple ZIP entries with the same name.| Constructor and Description |
|---|
ApkFormatException(java.lang.String message) |
ApkFormatException(java.lang.String message,
java.lang.Throwable cause) |