public class ElfException extends RuntimeException
ElfException(String message)
ElfException(String message, Throwable cause)
ElfException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ElfException(String message)
public ElfException(Throwable cause)
public ElfException(String message, Throwable cause)
Copyright © 2021. All rights reserved.