@User public class SynonymousIdException extends IdException
ElementDictionary.add(String,TypedElement).
(This will not occur if only "<GeneratedDoc>.createDictionary()"
generated by TDom is used, since duplicate ID attribute definitions are rejected
statically, when compiling.)| Constructor and Description |
|---|
SynonymousIdException(String id1,
String id2,
TypedElement elem) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId2()
Returns the second offending id value.
|
getElement, getIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringsee also the complete user documentation .