Class InvalidPortletIdException

    • Constructor Detail

      • InvalidPortletIdException

        public InvalidPortletIdException​(String portletId)
      • InvalidPortletIdException

        public InvalidPortletIdException​(String message,
                                         String portletId)
      • InvalidPortletIdException

        public InvalidPortletIdException​(Throwable cause,
                                         String portletId)
      • InvalidPortletIdException

        public InvalidPortletIdException​(String message,
                                         Throwable cause,
                                         String portletId)
    • Method Detail

      • getPortletId

        public String getPortletId()