public class ContextException extends RuntimeException
Indicates a problem relating to context management.
| Constructor and Description | 
|---|
ContextException()  | 
ContextException(String message)  | 
ContextException(String message,
                Throwable cause)  | 
ContextException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016 JBoss by Red Hat. All rights reserved.