Package org.gatein.pc.portlet.state
Class InvalidStateIdException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gatein.pc.portlet.state.InvalidStateIdException
- All Implemented Interfaces:
Serializable
- Version:
- $Revision: 5776 $
- Author:
- Julien Viet
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidStateIdException(String stateId) InvalidStateIdException(String message, String portletId) InvalidStateIdException(String message, Throwable cause, String portletId) InvalidStateIdException(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
-
InvalidStateIdException
-
InvalidStateIdException
-
InvalidStateIdException
-
InvalidStateIdException
-
-
Method Details
-
getStateId
-