public class ApkFormatException extends Exception
Throwable.getCause() will return a
ZipFormatException, or that the APK contains multiple ZIP entries with the same name.| Constructor and Description |
|---|
ApkFormatException(String message) |
ApkFormatException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.