|
||||||||||
| PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.eclipse.emf.ecore.xmi.XMIException
|
+--org.eclipse.emf.ecore.xmi.DanglingHREFException
| Fields inherited from class org.eclipse.emf.ecore.xmi.XMIException |
|---|
column, exception, line, location |
| Constructor Summary | |
|---|---|
DanglingHREFException(java.lang.String message,
java.lang.String location,
int line,
int column)
Constructor for DanglingHREFException. |
|
| Methods inherited from class org.eclipse.emf.ecore.xmi.XMIException |
|---|
getColumn, getLine, getLocation, getMessage, getWrappedException, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DanglingHREFException(java.lang.String message,
java.lang.String location,
int line,
int column)
message - location - line - column -
|
Copyright 2001-2003 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||