public class NoSuchPortletPreferencesException extends NoSuchModelException
| Constructor and Description |
|---|
NoSuchPortletPreferencesException() |
NoSuchPortletPreferencesException(String msg) |
NoSuchPortletPreferencesException(String msg,
Throwable cause) |
NoSuchPortletPreferencesException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchPortletPreferencesException()
public NoSuchPortletPreferencesException(String msg)
public NoSuchPortletPreferencesException(String msg, Throwable cause)
public NoSuchPortletPreferencesException(Throwable cause)