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 © 2008–2017 JBoss by Red Hat, Inc.. All rights reserved.