Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/verify/
DHapVerify.java404 private static class VerifyHapException extends Exception { class in HapVerify
405 VerifyHapException(String message) { in VerifyHapException() method in HapVerify.VerifyHapException
409 VerifyHapException(String message, Throwable cause) { in VerifyHapException() method in HapVerify.VerifyHapException