Class NoSuchPortletPreferenceValueException

All Implemented Interfaces:
Serializable

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

    • NoSuchPortletPreferenceValueException

      public NoSuchPortletPreferenceValueException()
    • NoSuchPortletPreferenceValueException

      public NoSuchPortletPreferenceValueException(String msg)
    • NoSuchPortletPreferenceValueException

      public NoSuchPortletPreferenceValueException(String msg, Throwable throwable)
    • NoSuchPortletPreferenceValueException

      public NoSuchPortletPreferenceValueException(Throwable throwable)