arcgis各种错误代码 下载本文

内容发布更新时间 : 2024/5/29 19:44:20星期一 下面是文章的全部内容请认真阅读。

各种错误代码

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_INVALID_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_INVALID_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_INVALID_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

classify all parts of the polygon as being left or right of the cutting

polyline.E_GEOMETRY_CANT_EVALUATE_RELATION_MATRIX - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040274) Some combinations of geometries with vertical segments cannot be evaluated with a 9DEM relational

expression.E_GEOMETRY_CANT_QUERY_ON_VERTEX_ATTRIBUTES - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040225) Not used.E_GEOMETRY_CANT_RESHAPE - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x8004021e) Not

used.E_GEOMETRY_CONSTRUCTPOINTUNION - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040242) Can't use ConstructUnion on a point.E_GEOMETRY_DEGENERATEGEOMETRY - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040253) The operation could not be performed because the geometry is

degenerate.E_GEOMETRY_DUPLICATESEGMENTPOINTER - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040255) The same segment has been added to the geometry more than

once.E_GEOMETRY_EDITED_REGIONS_OVERLAP - Static variable in

interface com.esri.arcgis.geometry.esriGeometryError(0x8004025d) Cannot merge the two geometries.E_GEOMETRY_EDITS_OVERLAP - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040260) Cannot merge the two geometries.E_GEOMETRY_EMPTYGEOMETRY - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040202) An operation on an empty geometry was attempted - for example, trying to move or rotate

one.E_GEOMETRY_EQUAL_VERTEX_ATTRIBUTES - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040223) Not used.E_GEOMETRY_EXTERIORPART - Static variable in interface

com.esri.arcgis.geometry.esriGeometryError(0x8004024f) An interior part must be specified.E_GEOMETRY_FILLET_FAILED - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x8004022f) The fillet could not be constructed according to specs.E_GEOMETRY_ILLEGALWIN32EXPORT - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040241) Not used.E_GEOMETRY_INCONSISTANT_DIMENSIONS - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040229) Input geometries do not have same dimensions.E_GEOMETRY_INCONSISTANT_PARAMS - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040203) The input parameters could not be reasonably interpreted - for example, asking for the 2d result of a polyline/polygon

intersection.E_GEOMETRY_INCONSISTANT_SPATIAL_REFERENCE - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040215) Input geometries do not have same spatial

reference.E_GEOMETRY_INPUT_TYPE_INCORRECT - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x8004025c) The geometries must be polylines or polygons.E_GEOMETRY_INPUT_TYPE_MISMATCH -

Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x8004025b) The geometries are not all of the same

type.E_GEOMETRY_INSUFFICIENT_CONTROLPOINTS - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040256) The number of control points is insufficient.E_GEOMETRY_INTERIORPART - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040219) Not used.E_GEOMETRY_INTERNALERROR - Static variable in interface

com.esri.arcgis.geometry.esriGeometryError(0x80040239) An internal error has occurred in the geometry system.E_GEOMETRY_INVALID_ANGLE - Static

variable in interface com.esri.arcgis.geometry.esriGeometryError(0x8004020d) An arc construction operation was given an invalid

angle.E_GEOMETRY_INVALID_AXES - Static variable in interface

com.esri.arcgis.geometry.esriGeometryError(0x80040230) An elliptic arc construction operation was given invalid axes.E_GEOMETRY_INVALID_CHORD - Static

variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040205) An arc construction operation was given an invalid chord

distance.E_GEOMETRY_INVALID_RADIUS - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040204) An arc construction operation was given an invalid

radius.E_GEOMETRY_INVALIDCONSTRUCTION - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040246) Not

used.E_GEOMETRY_INVALIDCOUNT - Static variable in interface

com.esri.arcgis.geometry.esriGeometryError(0x8004024e) The number of items specified is too high or too low in the given

context.E_GEOMETRY_INVALIDRINGORDER - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x8004024d) The ordering of rings and types is invalid.E_GEOMETRY_INVALIDRINGTYPE - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x8004024b) The given ring is not of the required type within the multipatch.E_GEOMETRY_M_OUT_OF_BOUNDS - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040271) The m coordinates of this geometry are out of

bounds.E_GEOMETRY_NO_VALID_VERTEX_ATTRIBUTES - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040226) Not used.E_GEOMETRY_NONENVELOPE - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040206) Not

used.E_GEOMETRY_NONGEOMETRY - Static variable in interface

com.esri.arcgis.geometry.esriGeometryError(0x80040221) Something other than a geometry was encountered.E_GEOMETRY_NONMULTIPATCH - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040249) Something other than a multipatch was encountered.E_GEOMETRY_NONPART - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x80040207) Not used.E_GEOMETRY_NONPATH - Static variable in interface com.esri.arcgis.geometry.esriGeometryError(0x8004020e) Not used.E_GEOMETRY_NONPOINT - Static variable in interface