Package org.gatein.pc.api
Class InvokerUnavailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gatein.pc.api.PortletInvokerException
org.gatein.pc.api.InvokerUnavailableException
- All Implemented Interfaces:
Serializable
- Since:
- 2.4 (May 11, 2006)
- Version:
- $Revision: 5448 $
- Author:
- Chris Laprun
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvokerUnavailableException(String message) InvokerUnavailableException(String message, 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
-
InvokerUnavailableException
public InvokerUnavailableException() -
InvokerUnavailableException
-
InvokerUnavailableException
-
InvokerUnavailableException
-