Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/error/
DCustomException.java23 public class CustomException extends RuntimeException { class
34 CustomException(ERROR error, String message) { in CustomException() method in CustomException