Searched defs:ElfFormatException (Results 1 – 1 of 1) sorted by relevance
23 public class ElfFormatException extends Exception { class24 public ElfFormatException(String message) { in ElfFormatException() method in ElfFormatException28 public ElfFormatException(String message, Throwable cause) { in ElfFormatException() method in ElfFormatException