Class NoSuchPortletItemException

All Implemented Interfaces:
Serializable

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

    • NoSuchPortletItemException

      public NoSuchPortletItemException()
    • NoSuchPortletItemException

      public NoSuchPortletItemException(String msg)
    • NoSuchPortletItemException

      public NoSuchPortletItemException(String msg, Throwable throwable)
    • NoSuchPortletItemException

      public NoSuchPortletItemException(Throwable throwable)