public class ClassNotFoundException extends XMIException
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
className |
protected EFactory |
factory |
column, line, location| Constructor and Description |
|---|
ClassNotFoundException(java.lang.String name,
EFactory factory,
java.lang.String location,
int line,
int column) |
| Modifier and Type | Method and Description |
|---|---|
EFactory |
getFactory() |
java.lang.String |
getName() |
getColumn, getLine, getLocation, getMessage, getWrappedExceptionCopyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature