Uses of Class
javax.enterprise.context.ContextException

Packages that use ContextException
javax.enterprise.context Annotations and interfaces relating to scopes and contexts. 
 

Uses of ContextException in javax.enterprise.context
 

Subclasses of ContextException in javax.enterprise.context
 class BusyConversationException
          Indicates that the container has rejected a request because a concurrent request is associated with the same conversation context.
 class ContextNotActiveException
          Indicates that a context is not active.
 class NonexistentConversationException
          Indicates that the conversation context could not be restored.
 



Copyright © 2008-2009 Seam Framework. All Rights Reserved.