public class UnresolvedReferenceException extends XMIException
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
reference |
column, line, location| Constructor and Description |
|---|
UnresolvedReferenceException(java.lang.String reference,
java.lang.String location,
int line,
int column) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getReference() |
getColumn, getLine, getLocation, getMessage, getWrappedException