public class INIException extends RuntimeException
INIException(String message)
INIException(String message, Throwable cause)
INIException(Throwable e)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public INIException(Throwable e)
e
public INIException(String message)
message
public INIException(String message, Throwable cause)
cause