The ErrorType can be one of:
| Constant | Description | 
|---|---|
Enums. | (-1) Unknown error. The catch-all for unknown errors. | 
Enums. | (0) Success. Indicates success, not an error. | 
Enums. | (1) null pointer. | 
Enums. | (2) Invalid argument. | 
Enums. | (3) Not implemented. | 
Enums. | (4) Out of range. | 
Enums. | (5) Invalid access. | 
Enums. | (6) Illegal state. | 
Enums. | (7) Not found. | 
Enums. | (8) Entity exists. | 
Enums. | (9) Timeout. | 
Enums. | (10) Regular expression error. | 
Enums. | (11) Property not supported. | 
Enums. | (12) No permission. | 
Enums. | (13) File error. | 
Enums. | (14) File not found. | 
Enums. | (15) Invalid call. | 
Enums. | (16) I | 
Enums. | (17) User canceled. | 
Enums. | (18) Internal error. | 
Enums. | (19) Conversion failed. | 
Enums. | (20) No data. | 
Enums. | (21) Invalid JSO | 
Enums. | (22) Propagated error. | 
Enums. | (23) Invalid XM | 
Enums. | (24) Object is already owned. | 
Enums. | (25) Reserved for use by Qt. | 
Enums. | (26) The resource is past its expiry date. | 
Enums. | (27) Nullability violation. null was returned from a property or method which is expected to be non-nullable. | 
Enums. | (28) Invalid property. The value of a property is invalid. | 
Enums. | (1001) SQLite error. | 
Enums. | (1002) SQLite internal error. | 
Enums. | (1003) SQLite permission. | 
Enums. | (1004) SQLite operation aborted. | 
Enums. | (1005) SQLite database busy. | 
Enums. | (1006) SQLite database locked. | 
Enums. | (1007) SQLite out of memory. | 
Enums. | (1008) SQLite read only. | 
Enums. | (1009) SQLite operation interrupted. | 
Enums. | (1010) SQLite I | 
Enums. | (1011) SQLite corrupt database. | 
Enums. | (1012) SQLite not found. | 
Enums. | (1013) SQLite disk full. | 
Enums. | (1014) SQLite cannot open. | 
Enums. | (1015) SQLite file locking protocol. | 
Enums. | (1016) SQLite empty error. This code is not currently used. | 
Enums. | (1017) SQLite schema changed. | 
Enums. | (1018) SQLite string or data blob too large. | 
Enums. | (1019) SQLite constraint violation. | 
Enums. | (1020) SQLite data type mismatch. | 
Enums. | (1021) SQLite interface misuse. | 
Enums. | (1022) SQLite no large file support. | 
Enums. | (1023) SQLite statement not authorized. | 
Enums. | (1024) SQLite format error. This code is not currently used. | 
Enums. | (1025) SQLite out of range. | 
Enums. | (1026) Not an SQLite database. | 
Enums. | (1027) SQLite unusual operation notice. | 
Enums. | (1028) SQLite unusual operation warning. | 
Enums. | (1029) SQLite row is available. | 
Enums. | (1030) SQLite operation is complete. | 
Enums. | (2000) Unknown geometry error. | 
Enums. | (2001) Corrupt geometry. | 
Enums. | (2002) Empty geometry. | 
Enums. | (2003) Math singularity. | 
Enums. | (2004) Geometry buffer too small. | 
Enums. | (2005) Geometry invalid shape type. | 
Enums. | (2006) Geometry projection out of supported range. | 
Enums. | (2007) Non simple geometry. | 
Enums. | (2008) Cannot calculate geodesic. | 
Enums. | (2009) Geometry notation conversion. | 
Enums. | (2010) Missing grid file. | 
Enums. | (3001) Geodatabase value out of range. | 
Enums. | (3002) Geodatabase data type mismatch. | 
Enums. | (3003) Geodatabase invalid XM | 
Enums. | (3004) Database already exists. | 
Enums. | (3005) Database does not exist. | 
Enums. | (3006) Geodatabase name longer than 128 characters. | 
Enums. | (3007) Geodatabase invalid shape type. | 
Enums. | (3008) Geodatabase raster not supported. | 
Enums. | (3009) Geodatabase relationship class one to one. | 
Enums. | (3010) Geodatabase item not found. | 
Enums. | (3011) Geodatabase duplicate code. | 
Enums. | (3012) Geodatabase missing code. | 
Enums. | (3013) Geodatabase wrong item type. | 
Enums. | (3014) Geodatabase Id field not nullable. | 
Enums. | (3015) Geodatabase default value not supported. | 
Enums. | (3016) Geodatabase table not editable. | 
Enums. | (3017) Geodatabase field not found. | 
Enums. | (3018) Geodatabase field exists. | 
Enums. | (3019) Geodatabase cannot alter field type. | 
Enums. | (3020) Geodatabase cannot alter field width. | 
Enums. | (3021) Geodatabase cannot alter field to nullable. | 
Enums. | (3022) Geodatabase cannot alter field to editable. | 
Enums. | (3023) Geodatabase cannot alter field to deletable. | 
Enums. | (3024) Geodatabase cannot alter geometry properties. | 
Enums. | (3025) Geodatabase unnamed table. | 
Enums. | (3026) Geodatabase invalid type for domain. | 
Enums. | (3027) Geodatabase min max reversed. | 
Enums. | (3028) Geodatabase field not supported on relationship class. | 
Enums. | (3029) Geodatabase relationship class key. | 
Enums. | (3030) Geodatabase value is null. | 
Enums. | (3031) Geodatabase multiple SQL statements. | 
Enums. | (3032) Geodatabase no SQL statements. | 
Enums. | (3033) Geodatabase geometry field missing. | 
Enums. | (3034) Geodatabase transaction started. | 
Enums. | (3035) Geodatabase transaction not started. | 
Enums. | (3036) Geodatabase shape requires z. | 
Enums. | (3037) Geodatabase shape requires m. | 
Enums. | (3038) Geodatabase shape no z. | 
Enums. | (3039) Geodatabase shape no m. | 
Enums. | (3040) Geodatabase shape wrong type. | 
Enums. | (3041) Geodatabase cannot update field type. | 
Enums. | (3042) Geodatabase no rows affected. | 
Enums. | (3043) Geodatabase subtype invalid. | 
Enums. | (3044) Geodatabase subtype must be integer. | 
Enums. | (3045) Geodatabase subtypes not enabled. | 
Enums. | (3046) Geodatabase subtype exists. | 
Enums. | (3047) Geodatabase duplicate field not allowed. | 
Enums. | (3048) Geodatabase cannot delete field. | 
Enums. | (3049) Geodatabase index exists. | 
Enums. | (3050) Geodatabase index not found. | 
Enums. | (3051) Geodatabase cursor not on row. | 
Enums. | (3052) Geodatabase internal error. | 
Enums. | (3053) Geodatabase cannot write geodatabase managed fields. | 
Enums. | (3054) Geodatabase item already exists. | 
Enums. | (3055) Geodatabase invalid spatial index name. | 
Enums. | (3056) Geodatabase requires spatial index. | 
Enums. | (3057) Geodatabase reserved name. | 
Enums. | (3058) Geodatabase cannot update schema if change tracking. | 
Enums. | (3059) Geodatabase invalid date. | 
Enums. | (3060) Geodatabase database does not have changes. | 
Enums. | (3061) Geodatabase replica does not exist. | 
Enums. | (3062) Geodatabase storage type not supported. | 
Enums. | (3063) Geodatabase replica model error. | 
Enums. | (3064) Geodatabase replica client generation error. | 
Enums. | (3065) Geodatabase replica no upload to acknowledge. | 
Enums. | (3066) Geodatabase last write time in the future. | 
Enums. | (3067) Geodatabase invalid argument. | 
Enums. | (3068) Geodatabase transportation network corrupt. | 
Enums. | (3069) Geodatabase transportation network file I | 
Enums. | (3070) Geodatabase feature has pending edits. | 
Enums. | (3071) Geodatabase change tracking not enabled. | 
Enums. | (3072) Geodatabase transportation network file open. | 
Enums. | (3073) Geodatabase transportation network unsupported. | 
Enums. | (3074) Geodatabase cannot sync copy. | 
Enums. | (3075) Geodatabase access control denied. | 
Enums. | (3076) Geodatabase geometry outside replica extent. | 
Enums. | (3077) Geodatabase upload already in progress. | 
Enums. | (3078) Geodatabase is closed. | 
Enums. | (3079) Domain exists. | 
Enums. | (3080) Geodatabase geometry type not supported. | 
Enums. | (3081) ArcGIS | 
Enums. | (3082) Violated attribute constraint rule. | 
Enums. | (3083) The evaluation of attribute rules is cyclic or exceeds maximum cascading level. | 
Enums. | (4001) Geocode unsupported file format. | 
Enums. | (4002) Geocode unsupported spatial reference. | 
Enums. | (4003) Geocode unsupported projection transformation. | 
Enums. | (4004) Geocoder creation error. | 
Enums. | (4005) Geocode intersections not supported. | 
Enums. | (4006) Uninitialized geocode task. | 
Enums. | (4007) Invalid geocode locator properties. | 
Enums. | (4008) Geocode required field missing. | 
Enums. | (4009) Geocode cannot read address. | 
Enums. | (4010) Geocoding not supported. | 
Enums. | (4011) Geocode geometry type not supported. | 
Enums. | (4012) Geocode suggest address not supported. | 
Enums. | (4013) Geocode suggest result corrupt. | 
Enums. | (5001) Network analyst invalid route settings. | 
Enums. | (5002) Network analyst no solution. | 
Enums. | (5003) Network analyst task canceled. | 
Enums. | (5004) Network analyst invalid network. | 
Enums. | (5005) Network analyst directions error. | 
Enums. | (5006) Network analyst insufficient number of stops. | 
Enums. | (5007) Network analyst stop unlocated. | 
Enums. | (5008) Network analyst stop located on non traversable element. | 
Enums. | (5009) Network analyst point barrier invalid added cost attribute name. | 
Enums. | (5010) Network analyst line barrier invalid scaled cost attribute name. | 
Enums. | (5011) Network analyst polygon barrier invalid scaled cost attribute name. | 
Enums. | (5012) Network analyst polygon barrier invalid scaled cost attribute value. | 
Enums. | (5013) Network analyst polyline barrier invalid scaled cost attribute value. | 
Enums. | (5014) Network analyst invalid impedance attribute. | 
Enums. | (5015) Network analyst invalid restriction attribute. | 
Enums. | (5016) Network analyst invalid accumulate attribute. | 
Enums. | (5017) Network analyst invalid directions time attribute. | 
Enums. | (5018) Network analyst invalid directions distance attribute. | 
Enums. | (5019) Network analyst invalid attribute parameters attribute name. | 
Enums. | (5020) Network analyst invalid attributes parameters parameter name. | 
Enums. | (5021) Network analyst invalid attributes parameters value type. | 
Enums. | (5022) Network analyst invalid attribute parameters restriction usage value. | 
Enums. | (5023) Network analyst network has no hierarchy attribute. | 
Enums. | (5024) Network analyst no path found between stops. | 
Enums. | (5025) Network analyst undefined input spatial reference. | 
Enums. | (5026) Network analyst undefined output spatial reference. | 
Enums. | (5027) Network analyst invalid directions style. | 
Enums. | (5028) Deprecated. Network analyst invalid directions language. | 
Enums. | (5029) Network analyst directions time and impedance attribute mismatch. | 
Enums. | (5030) Network analyst invalid directions road class attribute. | 
Enums. | (5031) Network analyst stop cannot be reached. | 
Enums. | (5032) Network analyst stop time window starts before unix epoch. | 
Enums. | (5033) Network analyst stop time window is inverted. | 
Enums. | (5034) Walking mode route too large. | 
Enums. | (5035) Stop has null geometry. | 
Enums. | (5036) Point barrier has null geometry. | 
Enums. | (5037) Polyline barrier has null geometry. | 
Enums. | (5038) Polygon barrier has null geometry. | 
Enums. | (5039) Online route task does not support search | 
Enums. | (5040) Network analyst insufficient number of facilities. | 
Enums. | (5041) Network analyst facility has null geometry. | 
Enums. | (5042) Network analyst facility has invalid added cost attribute name. | 
Enums. | (5043) Network analyst facility has negative added cost attribute. | 
Enums. | (5044) Network analyst facility has invalid impedance cutoff. | 
Enums. | (5045) Network analyst insufficient number of incidents. | 
Enums. | (5046) Network analyst incident has null geometry. | 
Enums. | (5047) Network analyst incident has invalid added cost attribute name. | 
Enums. | (5048) Network analyst incident has negative added cost attribute. | 
Enums. | (5049) Network analyst invalid target facility count. | 
Enums. | (5050) Network analyst incident has invalid impedance cutoff. | 
Enums. | (5051) Network analyst start time is before Unix epoch. | 
Enums. | (5052) Network analyst invalid default impedance cutoff. | 
Enums. | (5053) Network analyst invalid default target facility count. | 
Enums. | (5054) Network analyst invalid polygon buffer distance. | 
Enums. | (5055) Network analyst polylines cannot be returned. | 
Enums. | (5056) Network analyst solving non time impedance, but time windows applied. | 
Enums. | (5057) One or more stops have unsupported type. | 
Enums. | (5058) Network analyst route starts or ends on a waypoint. | 
Enums. | (5059) Network analyst reordering stops ( | 
Enums. | (5060) Network analyst waypoint contains time windows. | 
Enums. | (5061) Network analyst waypoint contains added cost attribute. | 
Enums. | (5062) Network analyst stop has unknown curb approach. | 
Enums. | (5063) Network analyst point barrier has unknown curb approach. | 
Enums. | (5064) Network analyst facility has unknown curb approach. | 
Enums. | (5065) Network analyst incident has unknown curb approach. | 
Enums. | (5066) Network dataset has no directions attributes. | 
Enums. | (5067) Desired direction language not supported by platform. | 
Enums. | (5068) Deprecated. Route result requires re-solving with current route task. | 
Enums. | (5069) Deprecated. Input route result does not have directions. | 
Enums. | (5070) Deprecated. Input route result does not have stops. | 
Enums. | (5071) Deprecated. Input route result doesn't have the route with passed route index. | 
Enums. | (5072) Deprecated. Input remaining destinations count doesn't match with input routes stops collection. | 
Enums. | (6001) JSO | 
Enums. | (6002) JSO | 
Enums. | (6003) JSO | 
Enums. | (6004) JSO | 
Enums. | (6005) JSO | 
Enums. | (6006) JSO | 
Enums. | (6007) JSO | 
Enums. | (6008) JSO | 
Enums. | (6009) JSO | 
Enums. | (6010) JSO | 
Enums. | (6011) JSO | 
Enums. | (6012) JSO | 
Enums. | (6013) JSOnull. | 
Enums. | (6014) JSOtrue. | 
Enums. | (6015) JSOfalse. | 
Enums. | (6016) JSO | 
Enums. | (6017) JSO | 
Enums. | (6018) JSO | 
Enums. | (6019) JSO | 
Enums. | (6020) JSO | 
Enums. | (6021) JSO | 
Enums. | (6022) JSO | 
Enums. | (6023) JSO | 
Enums. | (6024) JSO | 
Enums. | (6025) JSO | 
Enums. | (6026) JSO | 
Enums. | (6027) JSO | 
Enums. | (6028) JSO | 
Enums. | (6029) JSO | 
Enums. | (6030) JSO | 
Enums. | (6031) JSO | 
Enums. | (6032) JSO | 
Enums. | (6033) JSO | 
Enums. | (6034) JSO | 
Enums. | (6035) JSO | 
Enums. | (6036) JSO | 
Enums. | (6037) JSO | 
Enums. | (6038) JSO | 
Enums. | (7001) Spatial reference is missing. | 
Enums. | (7002) Initial viewpoint is missing. | 
Enums. | (7003) Invalid request response. | 
Enums. | (7004) Bing maps key is missing. | 
Enums. | (7005) Layer type is not supported. | 
Enums. | (7006) Sync not enabled. | 
Enums. | (7007) Tile export is not enabled. | 
Enums. | (7008) Required item property is missing. | 
Enums. | (7009) Web map version is not supported. | 
Enums. | (7011) Spatial reference invalid or incompatible. | 
Enums. | (7012) Package needs to be unpacked before it can be used. | 
Enums. | (7013) Elevation source data format is not supported. | 
Enums. | (7014) Web scene version or viewing mode is not supported. | 
Enums. | (7015) Loadable object is not loaded when it is expected to be loaded. | 
Enums. | (7016) Scheduled updates for an offline preplanned map area are not supported. | 
Enums. | (7017) Trace operation executed by the service failed. | 
Enums. | (7018) Arcade expression is invalid. | 
Enums. | (7019) Requested extent contains too many associations. | 
Enums. | (7020) A layer has requested more features than the service maximum feature count. | 
Enums. | (7021) Feature service does not support branch versioning. | 
Enums. | (7022) Packaging of data for the offline map area is not complete and it is not ready for download. | 
Enums. | (7023) An upload sync direction is not supported. | 
Enums. | (7024) Tile export in .tpkx format is not supported. | 
Enums. | (7025) There are no tiles within the export area of interest. | 
Enums. | (7026) Local edits must be sent to a service (using a sync direction of upload) before scheduled updates can download a replacement geodatabase. | 
Enums. | (8001) Unlicensed feature. | 
Enums. | (8002) License level fixed. | 
Enums. | (8003) License level is already set. | 
Enums. | (8004) Main license is not set. | 
Enums. | (8005) Unlicensed extension. | 
Enums. | (8006) Portal user with no license. | 
Enums. | (9001) Local server failed to start. | 
Enums. | (9002) A local server's service failed to start. | 
Enums. | (9003) A local server's service terminated unexpectedly. | 
Enums. | (9004) The local server has failed. | 
Enums. | (9005) A local server's service has failed. | 
Enums. | (10001) I | 
Enums. | (10002) Invalid array length. | 
Enums. | (10003) Arithmetic underflow. | 
Enums. | (10004) System error. | 
Enums. | (10005) Range error. | 
Enums. | (10006) Arithmetic overflow. | 
Enums. | (10007) Out of range. | 
Enums. | (10008) Length error. | 
Enums. | (10009) Invalid argument. | 
Enums. | (10010) Asynchronous error. | 
Enums. | (10011) Math domain error. | 
Enums. | (10012) Unknown error. | 
Enums. | (10013) Logic error. | 
Enums. | (10014) Invalid weak reference. | 
Enums. | (10015) Invalid type Id. | 
Enums. | (10016) Invalid function call. | 
Enums. | (10017) Invalid error management. | 
Enums. | (10018) Invalid cast. | 
Enums. | (10019) Out of memory. | 
Enums. | (10020) Unknown error. | 
Enums. | (13001) Service does not support rerouting. | 
Enums. | (16001) A problem was encountered with a Geotrigger | 
Enums. | (16002) A problem was encountered with the Fence | 
Enums. | (16003) A problem was encountered with the fence data for a Geotrigger. There is a problem with some of the fence data and these will not be checked by a Geotrigger | 
Enums. | (17000) Device does not support accelerometer. | 
Enums. | (17001) Device does not support gyroscope. | 
Enums. | (17002) Device does not support magnetometer. |