|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.biomage.tools.generate_classes.XMIParseHelpers.IDREFException
public static class XMIParseHelpers.IDREFException
Description: Thrown when a lookup fails and the top element has an IDREF attribute. This is needed to distinguish a problem when an element is both a high-level element with an ID and a nested elemetn with an IDREF, such as the constraint node.
Constructor Summary | |
---|---|
XMIParseHelpers.IDREFException()
|
|
XMIParseHelpers.IDREFException(java.lang.String message)
|
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 XMIParseHelpers.IDREFException(java.lang.String message)
public XMIParseHelpers.IDREFException()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |