Home
last modified time | relevance | path

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

/tools/apksig/src/main/java/com/android/apksig/apk/
DApkSigningBlockNotFoundException.java22 public class ApkSigningBlockNotFoundException extends Exception { class
25 public ApkSigningBlockNotFoundException(String message) { in ApkSigningBlockNotFoundException() method in ApkSigningBlockNotFoundException
29 public ApkSigningBlockNotFoundException(String message, Throwable cause) { in ApkSigningBlockNotFoundException() method in ApkSigningBlockNotFoundException