Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/error/
DParamException.java23 public class ParamException extends Exception { class
29 public ParamException(String key) { in ParamException() method in ParamException
39 public ParamException(String key, String message) { in ParamException() method in ParamException