|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
AMETAS.util.context.ContextException
AMETAS.util.context.ContextTerminatedException
Raised when the context is irregularly terminated. No further message will be accepted by this context. The context will be removed by the context manager.
| Constructor Summary | |
ContextTerminatedException()
Constructor. |
|
ContextTerminatedException(java.lang.String sMessage)
Constructor with details. |
|
| Methods inherited from class AMETAS.util.context.ContextException |
getOffendingMessage |
| 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 ContextTerminatedException()
public ContextTerminatedException(java.lang.String sMessage)
sMessage - Details.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||