Package jakarta.enterprise.context
Class ContextNotActiveException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.enterprise.context.ContextException
jakarta.enterprise.context.ContextNotActiveException
- All Implemented Interfaces:
Serializable
Indicates that a context is not active.
- Author:
- Pete Muir, Shane Bryzak, Gavin King
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionContextNotActiveException
(String message) ContextNotActiveException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString