Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/error/
DHapFormatException.java23 public class HapFormatException extends SignatureException { class
28 public HapFormatException(String message) { in HapFormatException() method in HapFormatException
32 public HapFormatException(String message, Throwable cause) { in HapFormatException() method in HapFormatException
36 public HapFormatException(int errorCode, String message) { in HapFormatException() method in HapFormatException
40 public HapFormatException(int errorCode, String message, Throwable cause) { in HapFormatException() method in HapFormatException