|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.enterprise.context.ContextException
javax.enterprise.context.ContextNotActiveException
public class ContextNotActiveException
Indicates that a context is not active.
Context,
Serialized Form| Constructor Summary | |
|---|---|
ContextNotActiveException()
|
|
ContextNotActiveException(java.lang.String message)
|
|
ContextNotActiveException(java.lang.String message,
java.lang.Throwable cause)
|
|
ContextNotActiveException(java.lang.Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ContextNotActiveException()
public ContextNotActiveException(java.lang.String message)
public ContextNotActiveException(java.lang.Throwable cause)
public ContextNotActiveException(java.lang.String message,
java.lang.Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||