Package org.gatein.pc.api
Class PortletCloneFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gatein.pc.api.PortletInvokerException
org.gatein.pc.api.PortletCloneFailedException
- All Implemented Interfaces:
Serializable
- Version:
- $Revision: 5448 $
- Author:
- Julien Viet
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPortletCloneFailedException(String portletId) PortletCloneFailedException(String message, String portletId) PortletCloneFailedException(String message, Throwable cause, String portletId) PortletCloneFailedException(Throwable cause, String portletId) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PortletCloneFailedException
-
PortletCloneFailedException
-
PortletCloneFailedException
-
PortletCloneFailedException
-
-
Method Details
-
getPortletId
-