public class ConfigException extends ConfigException
ConfigException(java.lang.Exception cause)
ConfigException(java.lang.String msg, java.lang.String advice)
getAdvice
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ConfigException(java.lang.String msg, java.lang.String advice)
public ConfigException(java.lang.Exception cause)