|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.ashridgetech.jamda.uml.ModelElement.UnknownElementException
Thrown by ModelElement.loadElement(ru.novosoft.uml.foundation.core.MModelElement) to indicate an unknown element.
| Field Summary |
| Fields inherited from class java.lang.Exception |
|
| Constructor Summary | |
ModelElement.UnknownElementException(ru.novosoft.uml.foundation.core.MModelElement element)
|
|
ModelElement.UnknownElementException(java.lang.String message,
ru.novosoft.uml.foundation.core.MModelElement element)
|
|
| Method Summary | |
ru.novosoft.uml.foundation.core.MModelElement |
getElement()
|
| 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 ModelElement.UnknownElementException(ru.novosoft.uml.foundation.core.MModelElement element)
public ModelElement.UnknownElementException(java.lang.String message,
ru.novosoft.uml.foundation.core.MModelElement element)
| Method Detail |
public ru.novosoft.uml.foundation.core.MModelElement getElement()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||