|
||||||||||
| 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.FinalizedContextException
Raised when the context is in a final state, and another message has arrived for this context.
| Constructor Summary | |
FinalizedContextException()
Constructor. |
|
FinalizedContextException(java.lang.String sMessage)
Constructor with details. |
|
FinalizedContextException(java.lang.String sMessage,
AMETASMessage msg)
Constructor with details and offending message. |
|
| 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 FinalizedContextException()
public FinalizedContextException(java.lang.String sMessage)
sMessage - Details.
public FinalizedContextException(java.lang.String sMessage,
AMETASMessage msg)
sMessage - Details.msg - Message which caused this exception.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||