Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/exception/
DVerifyCodeSignException.java23 public class VerifyCodeSignException extends Exception { class
31 public VerifyCodeSignException(String message) { in VerifyCodeSignException() method in VerifyCodeSignException
41 public VerifyCodeSignException(String message, Throwable cause) { in VerifyCodeSignException() method in VerifyCodeSignException