public class ContextNotActiveException extends ContextException
Indicates that a context is not active.
Context, 
Serialized Form| Constructor and Description | 
|---|
| ContextNotActiveException() | 
| ContextNotActiveException(java.lang.String message) | 
| ContextNotActiveException(java.lang.String message,
                         java.lang.Throwable cause) | 
| ContextNotActiveException(java.lang.Throwable cause) | 
public ContextNotActiveException()
public ContextNotActiveException(java.lang.String message)
public ContextNotActiveException(java.lang.Throwable cause)
public ContextNotActiveException(java.lang.String message,
                                 java.lang.Throwable cause)