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, toString
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.