Package org.gatein.pc.portlet.state
Class NoSuchStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gatein.pc.portlet.state.NoSuchStateException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNoSuchStateException(String stateId) NoSuchStateException(String message, String portletId) NoSuchStateException(String message, Throwable cause, String portletId) NoSuchStateException(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
-
NoSuchStateException
-
NoSuchStateException
-
NoSuchStateException
-
NoSuchStateException
-
-
Method Details
-
getStateId
-