Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/exception/
DPageInfoException.java23 public class PageInfoException extends Exception { class
31 public PageInfoException(String message) { in PageInfoException() method in PageInfoException
41 public PageInfoException(String message, Throwable cause) { in PageInfoException() method in PageInfoException