public class NoSuchStateException extends Exception
| Constructor and Description |
|---|
NoSuchStateException(String stateId) |
NoSuchStateException(String message,
String portletId) |
NoSuchStateException(String message,
Throwable cause,
String portletId) |
NoSuchStateException(Throwable cause,
String portletId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getStateId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2003-2017 GateIn. All Rights Reserved.