public class ConfigException extends java.lang.RuntimeException
ConfigException(java.lang.String msg)
ConfigException(java.lang.String msg, java.lang.Throwable e)
ConfigException(java.lang.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 ConfigException(java.lang.String msg)
public ConfigException(java.lang.String msg, java.lang.Throwable e)
public ConfigException(java.lang.Throwable e)