Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/error/
DProfileException.java23 public class ProfileException extends Exception { class
24 public ProfileException(String message) { in ProfileException() method in ProfileException
28 public ProfileException(String message, Throwable cause) { in ProfileException() method in ProfileException