public class ContextException
extends java.lang.RuntimeException
Indicates a problem relating to context management.
| Constructor and Description |
|---|
ContextException() |
ContextException(java.lang.String message) |
ContextException(java.lang.String message,
java.lang.Throwable cause) |
ContextException(java.lang.Throwable cause) |