Class NoSuchPortletPreferencesException

All Implemented Interfaces:
Serializable

public class NoSuchPortletPreferencesException extends NoSuchModelException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • NoSuchPortletPreferencesException

      public NoSuchPortletPreferencesException()
    • NoSuchPortletPreferencesException

      public NoSuchPortletPreferencesException(String msg)
    • NoSuchPortletPreferencesException

      public NoSuchPortletPreferencesException(String msg, Throwable throwable)
    • NoSuchPortletPreferencesException

      public NoSuchPortletPreferencesException(Throwable throwable)