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