|
||||||||||
| 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.UnknownContextException
Raised when a context is unknown.
| Constructor Summary | |
UnknownContextException()
Constructor. |
|
UnknownContextException(java.lang.String sMessage)
Constructor with detail message. |
|
UnknownContextException(java.lang.String sMessage,
AMETASMessage msg)
Constructor with detail message 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 UnknownContextException()
public UnknownContextException(java.lang.String sMessage)
sMessage - Detail message.
public UnknownContextException(java.lang.String sMessage,
AMETASMessage msg)
sMessage - Detail message.msg - Message which was the cause of this exception.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||