Class: Esri/Standard/ArcGISErrorType
Since: 1.0.0
The list of possible generic errors.
Since | Value | Summary |
---|---|---|
1.0.0 | Unknown | Unknown error. |
1.0.0 | Success | Success. |
1.0.0 | Common | A null pointer. |
1.0.0 | Common | Invalid argument. |
1.0.0 | Common | Not implemented. |
1.0.0 | Common | Out of range. |
1.0.0 | Common | Invalid access. |
1.0.0 | Common | Illegal state. |
1.0.0 | Common | Not found. |
1.0.0 | Common | Entity exists. |
1.0.0 | Common | Timeout. |
1.0.0 | Common | Regular expression error. |
1.0.0 | Common | Property not supported. |
1.0.0 | Common | No permission. |
1.0.0 | Common | File error. |
1.0.0 | Common | File not found. |
1.0.0 | Common | Invalid call. |
1.0.0 | Common | IO error. |
1.0.0 | Common | User canceled. |
1.0.0 | Common | Internal error. |
1.0.0 | Common | Conversion failed. |
1.0.0 | Common | No data. |
1.0.0 | Common | Invalid JSON. |
1.0.0 | Common | Propagated error. |
1.0.0 | Common | Invalid XML. |
1.0.0 | Common | Object is already owned. |
1.0.0 | Common | The resource is past its expiry date. |
1.0.0 | Common | Nullability violation. |
1.0.0 | Common | Invalid property. |
1.0.0 | SQ | SQLite error. |
1.0.0 | SQ | SQLite internal error. |
1.0.0 | SQ | SQLite permission. |
1.0.0 | SQ | SQLite operation aborted. |
1.0.0 | SQ | SQLite database busy. |
1.0.0 | SQ | SQLite database locked. |
1.0.0 | SQ | SQLite out of memory. |
1.0.0 | SQ | SQLite read only. |
1.0.0 | SQ | SQLite operation interrupted. |
1.0.0 | SQ | SQLite IO error. |
1.0.0 | SQ | SQLite corrupt database. |
1.0.0 | SQ | SQLite not found. |
1.0.0 | SQ | SQLite disk full. |
1.0.0 | SQ | SQLite cannot open. |
1.0.0 | SQ | SQLite file locking protocol. |
1.0.0 | SQ | SQLite empty error. |
1.0.0 | SQ | SQLite schema changed. |
1.0.0 | SQ | SQLite string or data blob too large. |
1.0.0 | SQ | SQLite constraint violation. |
1.0.0 | SQ | SQLite data type mismatch. |
1.0.0 | SQ | SQLite interface misuse. |
1.0.0 | SQ | SQLite no large file support. |
1.0.0 | SQ | SQLite statement not authorized. |
1.0.0 | SQ | SQLite format error. |
1.0.0 | SQ | SQLite out of range. |
1.0.0 | SQ | Not an SQLite database. |
1.0.0 | SQ | SQLite unusual operation notice. |
1.0.0 | SQ | SQLite unusual operation warning. |
1.0.0 | SQ | SQLite row is available. |
1.0.0 | SQ | SQLite operation is complete. |
1.0.0 | Geometry | Unknown geometry error. |
1.0.0 | Geometry | Corrupt geometry. |
1.0.0 | Geometry | Empty geometry. |
1.0.0 | Geometry | Math singularity. |
1.0.0 | Geometry | Geometry buffer too small. |
1.0.0 | Geometry | Geometry invalid shape type. |
1.0.0 | Geometry | Geometry projection out of supported range. |
1.0.0 | Geometry | Non simple geometry. |
1.0.0 | Geometry | Cannot calculate geodesic. |
1.0.0 | Geometry | Geometry notation conversion. |
1.0.0 | Geometry | Missing grid file. |
1.0.0 | Geodatabase | Geodatabase value out of range. |
1.0.0 | Geodatabase | Geodatabase data type mismatch. |
1.0.0 | Geodatabase | Geodatabase invalid XML. |
1.0.0 | Geodatabase | Database already exists. |
1.0.0 | Geodatabase | Database does not exist. |
1.0.0 | Geodatabase | Geodatabase name longer than 128 characters. |
1.0.0 | Geodatabase | Geodatabase invalid shape type. |
1.0.0 | Geodatabase | Geodatabase raster not supported. |
1.0.0 | Geodatabase | Geodatabase relationship class one to one. |
1.0.0 | Geodatabase | Geodatabase item not found. |
1.0.0 | Geodatabase | Geodatabase duplicate code. |
1.0.0 | Geodatabase | Geodatabase missing code. |
1.0.0 | Geodatabase | Geodatabase wrong item type. |
1.0.0 | Geodatabase | Geodatabase Id field not nullable. |
1.0.0 | Geodatabase | Geodatabase default value not supported. |
1.0.0 | Geodatabase | Geodatabase table not editable. |
1.0.0 | Geodatabase | Geodatabase field not found. |
1.0.0 | Geodatabase | Geodatabase field exists. |
1.0.0 | Geodatabase | Geodatabase cannot alter field type. |
1.0.0 | Geodatabase | Geodatabase cannot alter field width. |
1.0.0 | Geodatabase | Geodatabase cannot alter field to nullable. |
1.0.0 | Geodatabase | Geodatabase cannot alter field to editable. |
1.0.0 | Geodatabase | Geodatabase cannot alter field to deletable. |
1.0.0 | Geodatabase | Geodatabase cannot alter geometry properties. |
1.0.0 | Geodatabase | Geodatabase unnamed table. |
1.0.0 | Geodatabase | Geodatabase invalid type for domain. |
1.0.0 | Geodatabase | Geodatabase min max reversed. |
1.0.0 | Geodatabase | Geodatabase field not supported on relationship class. |
1.0.0 | Geodatabase | Geodatabase relationship class key. |
1.0.0 | Geodatabase | Geodatabase value is null. |
1.0.0 | Geodatabase | Geodatabase multiple SQL statements. |
1.0.0 | Geodatabase | Geodatabase no SQL statements. |
1.0.0 | Geodatabase | Geodatabase geometry field missing. |
1.0.0 | Geodatabase | Geodatabase transaction started. |
1.0.0 | Geodatabase | Geodatabase transaction not started. |
1.0.0 | Geodatabase | Geodatabase shape requires z. |
1.0.0 | Geodatabase | Geodatabase shape requires m. |
1.0.0 | Geodatabase | Geodatabase shape no z. |
1.0.0 | Geodatabase | Geodatabase shape no m. |
1.0.0 | Geodatabase | Geodatabase shape wrong type. |
1.0.0 | Geodatabase | Geodatabase cannot update field type. |
1.0.0 | Geodatabase | Geodatabase no rows affected. |
1.0.0 | Geodatabase | Geodatabase subtype invalid. |
1.0.0 | Geodatabase | Geodatabase subtype must be integer. |
1.0.0 | Geodatabase | Geodatabase subtypes not enabled. |
1.0.0 | Geodatabase | Geodatabase subtype exists. |
1.0.0 | Geodatabase | Geodatabase duplicate field not allowed. |
1.0.0 | Geodatabase | Geodatabase cannot delete field. |
1.0.0 | Geodatabase | Geodatabase index exists. |
1.0.0 | Geodatabase | Geodatabase index not found. |
1.0.0 | Geodatabase | Geodatabase cursor not on row. |
1.0.0 | Geodatabase | Geodatabase internal error. |
1.0.0 | Geodatabase | Geodatabase cannot write geodatabase managed fields. |
1.0.0 | Geodatabase | Geodatabase item already exists. |
1.0.0 | Geodatabase | Geodatabase invalid spatial index name. |
1.0.0 | Geodatabase | Geodatabase requires spatial index. |
1.0.0 | Geodatabase | Geodatabase reserved name. |
1.0.0 | Geodatabase | Geodatabase cannot update schema if change tracking. |
1.0.0 | Geodatabase | Geodatabase invalid date. |
1.0.0 | Geodatabase | Geodatabase database does not have changes. |
1.0.0 | Geodatabase | Geodatabase replica does not exist. |
1.0.0 | Geodatabase | Geodatabase storage type not supported. |
1.0.0 | Geodatabase | Geodatabase replica model error. |
1.0.0 | Geodatabase | Geodatabase replica client generation error. |
1.0.0 | Geodatabase | Geodatabase replica no upload to acknowledge. |
1.0.0 | Geodatabase | Geodatabase last write time in the future. |
1.0.0 | Geodatabase | Geodatabase invalid argument. |
1.0.0 | Geodatabase | Geodatabase transportation network corrupt. |
1.0.0 | Geodatabase | Geodatabase transportation network file IO error. |
1.0.0 | Geodatabase | Geodatabase feature has pending edits. |
1.0.0 | Geodatabase | Geodatabase change tracking not enabled. |
1.0.0 | Geodatabase | Geodatabase transportation network file open. |
1.0.0 | Geodatabase | Geodatabase transportation network unsupported. |
1.0.0 | Geodatabase | Geodatabase cannot sync copy. |
1.0.0 | Geodatabase | Geodatabase access control denied. |
1.0.0 | Geodatabase | Geodatabase geometry outside replica extent. |
1.0.0 | Geodatabase | Geodatabase upload already in progress. |
1.0.0 | Geodatabase | Geodatabase is closed. |
1.0.0 | Geodatabase | Domain exists. |
1.0.0 | Geodatabase | Geodatabase geometry type not supported. |
1.0.0 | Geodatabase | ArcGISFeatureTable requires a global Id field to support adding bulk attachments. |
1.0.0 | Geodatabase | Violated attribute constraint rule. |
1.0.0 | Geodatabase | The evaluation of attribute rules is cyclic or exceeds maximum cascading level. |
1.3.0 | Geodatabase | The client version required by the geodatabase is not yet supported. |
1.4.0 | Geodatabase | Network attribute evaluator is not supported. |
1.4.0 | Geodatabase | Data changes cannot safely be committed due to mismatch of global ID support. |
1.6.0 | Geodatabase | Feature service does not support branch version reconciliation during sync. |
1.0.0 | Geocode | Geocode unsupported file format. |
1.0.0 | Geocode | Geocode unsupported spatial reference. |
1.0.0 | Geocode | Geocode unsupported projection transformation. |
1.0.0 | Geocode | Geocoder creation error. |
1.0.0 | Geocode | Geocode intersections not supported. |
1.0.0 | Geocode | Uninitialized geocode task. |
1.0.0 | Geocode | Invalid geocode locator properties. |
1.0.0 | Geocode | Geocode required field missing. |
1.0.0 | Geocode | Geocode cannot read address. |
1.0.0 | Geocode | Geocoding not supported. |
1.0.0 | Geocode | Geocode geometry type not supported. |
1.0.0 | Geocode | Geocode suggest address not supported. |
1.0.0 | Geocode | Geocode suggest result corrupt. |
1.0.0 | Network | Network analyst invalid route settings. |
1.0.0 | Network | Network analyst no solution. |
1.0.0 | Network | Network analyst task canceled. |
1.0.0 | Network | Network analyst invalid network. |
1.0.0 | Network | Network analyst directions error. |
1.0.0 | Network | Network analyst insufficient number of stops. |
1.0.0 | Network | Network analyst stop unlocated. |
1.0.0 | Network | Network analyst stop located on non traversable element. |
1.0.0 | Network | Network analyst point barrier invalid added cost attribute name. |
1.0.0 | Network | Network analyst line barrier invalid scaled cost attribute name. |
1.0.0 | Network | Network analyst polygon barrier invalid scaled cost attribute name. |
1.0.0 | Network | Network analyst polygon barrier invalid scaled cost attribute value. |
1.0.0 | Network | Network analyst polyline barrier invalid scaled cost attribute value. |
1.0.0 | Network | Network analyst invalid impedance attribute. |
1.0.0 | Network | Network analyst invalid restriction attribute. |
1.0.0 | Network | Network analyst invalid accumulate attribute. |
1.0.0 | Network | Network analyst invalid directions time attribute. |
1.0.0 | Network | Network analyst invalid directions distance attribute. |
1.0.0 | Network | Network analyst invalid attribute parameters attribute name. |
1.0.0 | Network | Network analyst invalid attributes parameters parameter name. |
1.0.0 | Network | Network analyst invalid attributes parameters value type. |
1.0.0 | Network | Network analyst invalid attribute parameters restriction usage value. |
1.0.0 | Network | Network analyst network has no hierarchy attribute. |
1.0.0 | Network | Network analyst no path found between stops. |
1.0.0 | Network | Network analyst undefined input spatial reference. |
1.0.0 | Network | Network analyst undefined output spatial reference. |
1.0.0 | Network | Network analyst invalid directions style. |
1.0.0 | Network | Deprecated. Network analyst invalid directions language. |
1.0.0 | Network | Network analyst directions time and impedance attribute mismatch. |
1.0.0 | Network | Network analyst invalid directions road class attribute. |
1.0.0 | Network | Network analyst stop cannot be reached. |
1.0.0 | Network | Network analyst stop time window starts before unix epoch. |
1.0.0 | Network | Network analyst stop time window is inverted. |
1.0.0 | Network | Walking mode route too large. |
1.0.0 | Network | Stop has null geometry. |
1.0.0 | Network | Point barrier has null geometry. |
1.0.0 | Network | Polyline barrier has null geometry. |
1.0.0 | Network | Polygon barrier has null geometry. |
1.0.0 | Network | Online route task does not support search_where_clause condition. |
1.0.0 | Network | Network analyst insufficient number of facilities. |
1.0.0 | Network | Network analyst facility has null geometry. |
1.0.0 | Network | Network analyst facility has invalid added cost attribute name. |
1.0.0 | Network | Network analyst facility has negative added cost attribute. |
1.0.0 | Network | Network analyst facility has invalid impedance cutoff. |
1.0.0 | Network | Network analyst insufficient number of incidents. |
1.0.0 | Network | Network analyst incident has null geometry. |
1.0.0 | Network | Network analyst incident has invalid added cost attribute name. |
1.0.0 | Network | Network analyst incident has negative added cost attribute. |
1.0.0 | Network | Network analyst invalid target facility count. |
1.0.0 | Network | Network analyst incident has invalid impedance cutoff. |
1.0.0 | Network | Network analyst start time is before Unix epoch. |
1.0.0 | Network | Network analyst invalid default impedance cutoff. |
1.0.0 | Network | Network analyst invalid default target facility count. |
1.0.0 | Network | Network analyst invalid polygon buffer distance. |
1.0.0 | Network | Network analyst polylines cannot be returned. |
1.0.0 | Network | Network analyst solving non time impedance, but time windows applied. |
1.0.0 | Network | One or more stops have unsupported type. |
1.0.0 | Network | Network analyst route starts or ends on a waypoint. |
1.0.0 | Network | Network analyst reordering stops (Traveling Salesman Problem) is not supported when the collection of stops contains waypoints or rest breaks. |
1.0.0 | Network | Network analyst waypoint contains time windows. |
1.0.0 | Network | Network analyst waypoint contains added cost attribute. |
1.0.0 | Network | Network analyst stop has unknown curb approach. |
1.0.0 | Network | Network analyst point barrier has unknown curb approach. |
1.0.0 | Network | Network analyst facility has unknown curb approach. |
1.0.0 | Network | Network analyst incident has unknown curb approach. |
1.0.0 | Network | Network dataset has no directions attributes. |
1.0.0 | Network | Desired direction language not supported by platform. |
| Network | Route result requires re-solving with current route task. |
| Network | Input route result does not have directions. |
| Network | Input route result does not have stops. |
| Network | Input route result doesn't have the route with passed route index. |
| Network | Input remaining destinations count doesn't match with input routes stops collection. |
1.0.0 | JSON | JSON parser invalid token. |
1.0.0 | JSON | JSON parser invalid character. |
1.0.0 | JSON | JSON parser invalid unicode. |
1.0.0 | JSON | JSON parser invalid start of JSON. |
1.0.0 | JSON | JSON parser invalid end of pair. |
1.0.0 | JSON | JSON parser invalid end of element. |
1.0.0 | JSON | JSON parser invalid escape sequence. |
1.0.0 | JSON | JSON parser invalid end of field name. |
1.0.0 | JSON | JSON parser invalid start of field name. |
1.0.0 | JSON | JSON parser invalid start of comment. |
1.0.0 | JSON | JSON parser invalid decimal digit. |
1.0.0 | JSON | JSON parser invalid hex digit. |
1.0.0 | JSON | JSON parser expecting null. |
1.0.0 | JSON | JSON parser expecting true. |
1.0.0 | JSON | JSON parser expecting false. |
1.0.0 | JSON | JSON parser expecting closing quote. |
1.0.0 | JSON | JSON parser expecting not a number. |
1.0.0 | JSON | JSON parser expecting end of comment. |
1.0.0 | JSON | JSON parser unexpected end of data. |
1.0.0 | JSON | JSON object expecting start object. |
1.0.0 | JSON | JSON object expecting start array. |
1.0.0 | JSON | JSON object expecting value object. |
1.0.0 | JSON | JSON object expecting value array. |
1.0.0 | JSON | JSON object expecting value int32. |
1.0.0 | JSON | JSON object expecting integer type. |
1.0.0 | JSON | JSON object expecting number type. |
1.0.0 | JSON | JSON object expecting value string. |
1.0.0 | JSON | JSON object expecting value bool. |
1.0.0 | JSON | JSON object iterator not started. |
1.0.0 | JSON | JSON object iterator is finished. |
1.0.0 | JSON | JSON object key not found. |
1.0.0 | JSON | JSON object index out of range. |
1.0.0 | JSON | JSON string writer JSON is complete. |
1.0.0 | JSON | JSON string writer invalid JSON input. |
1.0.0 | JSON | JSON string writer expecting container. |
1.0.0 | JSON | JSON string writer expecting key or end object. |
1.0.0 | JSON | JSON string writer expecting value or end array. |
1.0.0 | JSON | JSON string writer expecting value. |
1.0.0 | Mapping | Spatial reference is missing. |
1.0.0 | Mapping | Initial viewpoint is missing. |
1.0.0 | Mapping | Invalid request response. |
1.0.0 | Mapping | Bing maps key is missing. |
1.0.0 | Mapping | Layer type is not supported. |
1.0.0 | Mapping | Sync not enabled. |
1.0.0 | Mapping | Tile export is not enabled. |
1.0.0 | Mapping | Required item property is missing. |
1.0.0 | Mapping | Web map version is not supported. |
1.0.0 | Mapping | Spatial reference invalid or incompatible. |
1.0.0 | Mapping | Package needs to be unpacked before it can be used. |
1.0.0 | Mapping | Elevation source data format is not supported. |
1.0.0 | Mapping | Web scene version or viewing mode is not supported. |
1.0.0 | Mapping | Loadable object is not loaded when it is expected to be loaded. |
1.0.0 | Mapping | Update packages for an offline map area are not supported. |
1.0.0 | Mapping | Trace operation failed. |
1.0.0 | Mapping | Arcade expression is invalid. |
1.0.0 | Mapping | Requested extent contains too many associations. |
1.0.0 | Mapping | A layer has requested more features than the service maximum feature count. |
1.0.0 | Mapping | Feature service does not support branch versioning. |
1.0.0 | Mapping | Packaging of data for the offline map area is not complete and it is not ready for download. |
1.0.0 | Mapping | An upload sync direction is not supported. |
1.0.0 | Mapping | Tile export in .tpkx format is not supported. |
1.0.0 | Mapping | The specified layer does not intersect the area of interest. |
1.0.0 | Mapping | Local edits must be sent to a service (using a sync direction of upload) before update packages can download a replacement geodatabase. |
1.0.0 | Licensing | Unlicensed feature. |
1.0.0 | Licensing | License level fixed. |
1.0.0 | Licensing | License level is already set. |
1.0.0 | Licensing | Main license is not set. |
1.0.0 | Licensing | Unlicensed extension. |
1.0.0 | Licensing | Portal user with no license. |
1.0.0 | Std | IO error. |
1.0.0 | Std | Invalid array length. |
1.0.0 | Std | Arithmetic underflow. |
1.0.0 | Std | System error. |
1.0.0 | Std | Range error. |
1.0.0 | Std | Arithmetic overflow. |
1.0.0 | Std | Out of range. |
1.0.0 | Std | Length error. |
1.0.0 | Std | Invalid argument. |
1.0.0 | Std | Asynchronous error. |
1.0.0 | Std | Math domain error. |
1.0.0 | Std | Unknown error. |
1.0.0 | Std | Logic error. |
1.0.0 | Std | Invalid weak reference. |
1.0.0 | Std | Invalid type Id. |
1.0.0 | Std | Invalid function call. |
1.0.0 | Std | Invalid error management. |
1.0.0 | Std | Invalid cast. |
1.0.0 | Std | Out of memory. |
1.0.0 | Std | Unknown error. |
1.0.0 | Navigation | Service doesn't support rerouting. |
1.0.0 | HTTP | HTTP client operation canceled. |
1.0.0 | HTTP | HTTP client timed out. |
1.0.0 | HTTP | HTTP client unsupported method. |
1.0.0 | HTTP | HTTP client unsupported protocol scheme. |
1.0.0 | Security | Authentication configuration required. |
1.0.0 | Security | Authentication configuration type not supported. |
1.0.0 | Security | Authentication failed. |
1.0.0 | Geotriggers | A problem was encountered with a |
1.0.0 | Geotriggers | A problem was encountered with the |
1.0.0 | Geotriggers | A problem was encountered with the fence data for a |
1.0.0 | Motion | Device doesn't support accelerometer. |
1.0.0 | Motion | Device doesn't support gyroscope. |
1.0.0 | Motion | Device doesn't support magnetometer. |
1.1.0 | Symbol | Symbol dictionary not supported. |
1.1.0 | Symbol | Missing symbol dictionary configuration. |
1.1.0 | Symbol | Missing symbol dictionary script. |
1.1.0 | Symbol | Missing symbol dictionary display name. |
1.1.0 | Symbol | Error parsing the symbol dictionary configuration. |
1.1.0 | Symbol | Error parsing the symbol dictionary script. |
1.1.0 | Symbol | Error evaluating the symbol dictionary script. |
1.1.0 | Symbol | Error establishing connection with the stylx file for symbol dictionary. |
1.1.0 | Symbol | Error converting ordered anchor points to geometry for symbol dictionary. |
1.1.0 | Symbol | Error converting geometry to ordered anchor points for symbol dictionary. |