Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/error/
DSignatureNotFoundException.java23 public class SignatureNotFoundException extends Exception { class
26 public SignatureNotFoundException(String message) { in SignatureNotFoundException() method in SignatureNotFoundException
30 public SignatureNotFoundException(String message, Throwable cause) { in SignatureNotFoundException() method in SignatureNotFoundException