public class SettingsException extends PortalException
SettingsException()
SettingsException(String msg)
SettingsException(String msg, Throwable cause)
SettingsException(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 SettingsException()
public SettingsException(String msg)
public SettingsException(String msg, Throwable cause)
public SettingsException(Throwable cause)