Uses of Class
jakarta.enterprise.context.ContextException
- 
Packages that use ContextException Package Description jakarta.enterprise.context Annotations and interfaces relating to scopes and contexts. - 
- 
Uses of ContextException in jakarta.enterprise.context
Subclasses of ContextException in jakarta.enterprise.context Modifier and Type Class Description classBusyConversationExceptionIndicates that the container has rejected a request because a concurrent request is associated with the same conversation context.classContextNotActiveExceptionIndicates that a context is not active.classNonexistentConversationExceptionIndicates that the conversation context could not be restored. 
 -