GraphicFeatureServer Object Error Codes.
Constant | Value | Description |
---|---|---|
GFS_E_MISSING_PARAMETER | -2147221403 | A required parameter is missing. |
GFS_E_UNSUPPORTED_DATASOURCE_TYPE | -2147221402 | Datasource is unsupported. |
GFS_E_NOLAYER_OR_TABLE_INITIALIZED | -2147221401 | No layer or table was initialized. |
GFS_E_LAYER_TABLE_NOT_EDITABLE | -2147221400 | Layer or table is not editable. |
GFS_E_FEATURE_UPDATE_FAILED_MISSING_M_VALUES | -2147221399 | Update on a Feature failed, because Layer is M-Aware and input geometry is not M-Aware. |
GFS_E_FEATURE_GEOMETRY_PUT_FAILED_FAILED_MISSING_Z_VALUES | -2147221398 | Feature geometry coould not be applied, because Layer is Z-Aware and input geometry is not Z-Aware. |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.