Class PortletCloneFailedException

    • Constructor Detail

      • PortletCloneFailedException

        public PortletCloneFailedException​(String portletId)
      • PortletCloneFailedException

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

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

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

      • getPortletId

        public String getPortletId()