public class ContextNotActiveException extends ContextException
Indicates that a context is not active.
Context
,
Serialized FormConstructor and Description |
---|
ContextNotActiveException() |
ContextNotActiveException(String message) |
ContextNotActiveException(String message,
Throwable cause) |
ContextNotActiveException(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.