Class PortletDefaultPreferencesException

All Implemented Interfaces:
Serializable

public class PortletDefaultPreferencesException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • PortletDefaultPreferencesException

      public PortletDefaultPreferencesException()
    • PortletDefaultPreferencesException

      public PortletDefaultPreferencesException(String msg)
    • PortletDefaultPreferencesException

      public PortletDefaultPreferencesException(String msg, Throwable throwable)
    • PortletDefaultPreferencesException

      public PortletDefaultPreferencesException(Throwable throwable)