arcgis各种错误代码
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
各种错误代码
E_GEOMETRY_AMBIGUOUSPARTTYPE - Static variable in interface
com.esri.arcgis.geometry.esriGeometryError(0x8004024c) The operation would result in the creation of a new part, but the type of part to be created was
ambiguous.E_GEOMETRY_AUTHORITY_TOO_LONG - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x8004026c) The authority parameter is too long.E_GEOMETRY_BAD_SPLIT_DISTANCE - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x8004021c) The specified splitting distance is not included in the curve to be
split.E_GEOMETRY_BADRELATION - Static variable in interface
com.esri.arcgis.geometry.esriGeometryError(0x80040232) The Relate operator couldn't evalute the specified relation
expression.E_GEOMETRY_BEZIER_EXTEND_EMBEDDED - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040243) ExtendEmbedded not implemented for Bezier curves.E_GEOMETRY_BUFFER_DISTANCES - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040262) There was a problem obtaining a distance at which to buffer a
geometry.E_GEOMETRY_BUFFER_INV ALID_BUFFER_DISTANCE - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x8004026b) The buffer distance must be a valid floating point
number.E_GEOMETRY_BUFFER_INV ALID_END_OPTION - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x8004026a) The end option used by the BufferConstruction service must be one of: esriBufferFlat, esriBufferRound.E_GEOMETRY_BUFFER_INV ALID_SIDE_OPTION - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040269) The side option used by the BufferConstruction service must be one of: esriBufferLeft, esriBufferRight,
esriBufferFull.E_GEOMETRY_BUFFERCONSTRUCTION_INUSE - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040266) A client has attempted to re-enter a BufferConstruction object while its ConstructBuffers...E_GEOMETRY_BUFFERFAILURE - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040267) An error occurred during the buffer operation.E_GEOMETRY_BUFFEROUTOFBOUNDS - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x8004023b) The buffer coordinates are out of
bounds.E_GEOMETRY_CANNOT_DO_3D_OPERATIONS_ON_CURVES - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040272) Cannot do 3D operations on curve
segments.E_GEOMETRY_CANNOT_EXTRAPOLATE_BY_SEGMENT - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x8004025f) No segment available to determine extrapolation
ratio.E_GEOMETRY_CANT_CUT_POLYGON - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040231) A cut operation could not