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. |
GFS_E_EDITOR_TRACKING_TIMESTAMPS_IN_UTC_AND_DATABASETIME_ERROR | -2147221397 | Map has datasets that record Editor Tracking time stamps in UTC and database time zones. |
GFS_E_MISSING_EDITOR_TRACKING_TIMEZONE_ERROR | -2147221396 | Time zone missing for map that has datasets that record Editor Tracking time stamps in database time. |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.