public class InvalidContextException extends RuntimeException
| Constructor and Description |
|---|
InvalidContextException(String contextId,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContextId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidContextException(String contextId, String message)
public String getContextId()