This document is archived and information here might be outdated. Recommended version. |
GS General Error Codes.
Constant | Value | Description |
---|---|---|
S_GSE_SUCCESS | 0 | Success. |
E_GSE_PROJECTION_READ_ERROR | -2147221246 | Error Reading Job Projection. |
E_GSE_ILLEGAL_JOB_DATUM | -2147221245 | Illegal Job Datum. |
E_GSE_ERROR_READING_JOB | -2147221244 | Error Reading Job. |
E_GSE_ERROR_WRITING_JOB | -2147221243 | Error Writing Job. |
E_GSE_JOIN_POINT_ERROR | -2147221242 | Join Point Error. |
E_GSE_JOIN_LINE_ERROR | -2147221241 | Join Line Error. |
E_GSE_JOIN_LINE_NO_POINT_ERROR | -2147221240 | No Point for Line Point Join. |
E_GSE_SEL_JOIN_POINT | -2147221239 | Seleted a Join Point. |
E_GSE_SEL_JOIN_LINE | -2147221238 | Seleted a Join Line. |
E_GSE_JOIN_CREATED | -2147221237 | Join Record Created. |
E_GSE_JOIN_DELETED | -2147221236 | Join Record Deleted. |
E_GSE_NO_LINES_IN_PARCEL | -2147221235 | No Lines in parcel. |
E_GSE_TOO_MANY_POINTS | -2147221234 | Too many points in parcel. |
E_GSE_BREAK_IN_PARCEL_CONTINUITY | -2147221233 | Break in parcel continuity. |
E_GSE_ERROR_IN_RADIUS | -2147221232 | Error in radius in parcel. |
E_GSE_BAD_BEARING_VALUE | -2147221231 | Bad bearing value in parcel. |
E_GSE_BAD_DISTANCE_VALUE | -2147221230 | Bad distance value in parcel. |
E_GSE_BAD_LINE_TYPE | -2147221229 | Bad line type value in parcel. |
E_GSE_PARCEL_NOT_CLOSED | -2147221228 | Parcel is not closed. |
E_GSE_NO_PARCEL | -2147221227 | No parcel is available for the operation. |
E_GSE_NO_PACKET | -2147221226 | No valid packet is available for the operation. |
E_OBJECTNOTATTCHED | -2147221225 | Cannot proceed as no object is attached . |
E_GSE_NETWORK_POINT_IN_JOIN | -2147221224 | Network Point is already in a join link. |
E_GSE_PARCEL_POINT_IN_JOIN | -2147221223 | Parcel Point is already in a join link. |
E_GSE_PARCEL_POINT_NOT_FOUND | -2147221222 | Parcel Point not found in join list. |
E_GSE_NO_LINE_FOUND | -2147221221 | Line not found, to create a line point link. |
E_GSE_NO_SURVEY_LICENSE | -2147221220 | There is no Survey Analyst license currently available. |
E_GSE_PARCEL_IS_JOINED | -2147221219 | The parcel is joined, cannot join a joined parcel. |
E_GSE_UNCONNECTED_CENTER_POINT | -2147221218 | A Line center point is undefined, it has no Connection line. |
E_GSE_FAILED_COORDS_CALC | -2147221217 | Failed to compute co-ords for all parcels - too few connections. |
E_GSE_JOIN_FATAL_ERROR | -2147221216 | Fatal Internal error on computing parcel co-ords. |
E_GSE_JOIN_SPATIALEXTENT_ERROR | -2147221215 | Joining parcel(s) are not within spatial extent. |