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