Home
last modified time | relevance | path

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

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