|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Provides access to members that return information about the features that did not convert.
| Method Summary | |
java.lang.String |
getErrorDescription()
The description of the error in converting the feature/row. |
int |
getInvalidObjectID()
The object ID that did not get convert. |
| Method Detail |
public int getInvalidObjectID()
throws java.io.IOException,
AutomationException
The InvalidObjectID will be –1 unless the source data is in a geodatabase.
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getErrorDescription()
throws java.io.IOException,
AutomationException
The IInvalidObjectInfo interface returns information about an object that could not be loaded.
One example of ErrorDescription is: “The coordinates or measures are out of bounds.”
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||