@User public class DanglingIdException extends IdException
ElementDictionary.checkIds(E, eu.bandm.tools.message.MessageReceiver<? super eu.bandm.tools.message.SimpleMessage<eu.bandm.tools.message.XMLDocumentIdentifier>>)
Constructor and Description |
---|
DanglingIdException(String msg,
String id,
TypedElement e,
TypedAttribute a) |
Modifier and Type | Method and Description |
---|---|
TypedAttribute |
getAttr()
Return the model class of the attribute which carries the dangling reference text.
|
getElement, getId
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
@User public DanglingIdException(String msg, String id, TypedElement e, TypedAttribute a)
@User public final TypedAttribute getAttr()
see also the complete user documentation .