Class PortletCloneFailedException

All Implemented Interfaces:
Serializable

public class PortletCloneFailedException extends PortletInvokerException
Version:
$Revision: 5448 $
Author:
Julien Viet
See Also:
  • Constructor Details

    • 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 Details

    • getPortletId

      public String getPortletId()