Searched defs:SignatureNotFoundException (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/util/apk/
H A DSignatureNotFoundException.java24 public class SignatureNotFoundException extends Exception { class in inherits:Exception
27 public SignatureNotFoundException(String message) { method in class:SignatureNotFoundException
31 public SignatureNotFoundException(String message, Throwable cause) { method in class:SignatureNotFoundException

Completed in 39 milliseconds