javax.enterprise.context
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) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2008–2015 Seam Framework. All rights reserved.