ArcGIS API For Android Errors汇总
API客户端异常错误的发生通常是由于不正确的方法参数,对象状态依赖,或网络条件。
//*******推荐使用方法,按下Ctrl+F搜索错误代码,再查看与代码对应的解释。********//
ArcGIS弹出错误
11000 |
Invalid attributes or geometry on the associated GeoElement. |
11001 |
Null value is not allowed. |
11002 |
Value is out of range. |
11003 |
Value exceeds maximum field length. |
ArcGIS运行时错误
-1 |
This is the catch all for unknown errors. |
0 |
This is a success and not an error. |
1 |
Null pointer exception. |
2 |
Invalid argument exception. |
3 |
Not implemented exception. |
4 |
Out of range exception. |
5 |
Invalid access exception. |
6 |
Illegal state exception. |
7 |
Not found exception. |
8 |
Exists exception. |
9 |
Timeout exception. |
10 |
Regular expression exception. |
11 |
Property not supported exception. |
12 |
No permission exception. |
13 |
File exception. |
14 |
File not found exception. |
15 |
Invalid call exception. |
16 |
IO exception. |
17 |
User canceled exception. |
18 |
Internal error exception. |
19 |
Conversion failed exception. |
20 |
No data. |
21 |
Attempted to use invalid JSON. |
22 |
Error was propagated. |
23 |
Attempted to use invalid XML. |
24 |
Object is already owned. |
SQL错误
1001 |
SQLite error exception. |
1002 |
SQLite Internal exception. |
1003 |
SQLite Perm exception. |
1004 |
SQLite Abort exception. |
1005 |
SQLite Busy exception. |
1006 |
SQLite Locked exception. |
1007 |
SQLite NoMem exception. |
1008 |
SQLite Read only exception. |
1009 |
SQLite Interrupt exception. |
1010 |
SQLite IO Error exception. |
1011 |
SQLite Corrupt exception. |
1012 |
SQLite Not found exception. |
1013 |
SQLite Full exception. |
1014 |
SQLite Can't open exception. |
1015 |
SQLite Protocol exception. |
1016 |
SQLite Empty exception. |
1017 |
SQLite Schema exception. |
1018 |
SQLite Too big exception. |
1019 |
SQLite Constraint exception. |
1020 |
SQLite Mismatch exception. |
1021 |
SQLite Misuse exception. |
1022 |
SQLite Nolfs exception. |
1023 |
SQLite Auth exception. |
1024 |
SQLite Format exception. |
1025 |
SQLite Range exception. |
1026 |
SQLite Notadb exception. |
1027 |
SQLite Notice exception. |
1028 |
SQLite Warning exception. |
1029 |
SQLite Row exception. |
1030 |
SQLite Done exception. |
Geometry(几何)错误
3001 |
Geodatabase Value out of range exception. |
3002 |
Geodatabase Data type mismatch exception. |
3003 |
Geodatabase Bad XML exception. |
3004 |
Geodatabase Database already exists exception. |
3005 |
Geodatabase Database does not exist exception. |
3006 |
Geodatabase Name longer than 128 characters exception. |
3007 |
Geodatabase Invalid shape type exception. |
3008 |
Geodatabase Raster not supported exception. |
3009 |
Geodatabase Relationship class one to one exception. |
3010 |
Geodatabase Item not found exception. |
3011 |
Geodatabase Duplicate code exception. |
3012 |
Geodatabase Missing code exception. |
3013 |
Geodatabase Wrong item type exception. |
3014 |
Geodatabase Id field not nullable exception. |
3015 |
Geodatabase Default value not supported exception. |
3016 |
Geodatabase Table not editable exception. |
3017 |
Geodatabase Field not found exception. |
3018 |
Geodatabase Field exists exception. |
3019 |
Geodatabase Cannot alter field type exception. |
3020 |
Geodatabase Cannot alter field width exception. |
3021 |
Geodatabase Cannot alter field to nullable exception. |
3022 |
Geodatabase Cannot alter field to editable exception. |
3023 |
Geodatabase Cannot alter field to deletable exception. |
3024 |
Geodatabase Cannot alter geometry properties exception. |
3025 |
Geodatabase Unnamed table exception. |
3026 |
Geodatabase Invalid type for domain exception. |
3027 |
Geodatabase Min max reversed exception. |
3028 |
Geodatabase Field not supported on relationship class exception. |
3029 |
Geodatabase Relationship class key exception. |
3030 |
Geodatabase Value is null exception. |
3031 |
Geodatabase Multiple SQL statements exception. |
3032 |
Geodatabase No SQL statements exception. |
3033 |
Geodatabase Geometry field missing exception. |
3034 |
Geodatabase Transaction started exception. |
3035 |
Geodatabase Transaction not started exception. |
3036 |
Geodatabase Shape requires z exception. |
3037 |
Geodatabase shape requires m exception. |
3038 |
Geodatabase Shape no z exception. |
3039 |
Geodatabase Shape no m exception. |
3040 |
Geodatabase Shape wrong type exception. |
3041 |
Geodatabase Cannot update field type exception. |
3042 |
Geodatabase No rows affected exception. |
3043 |
Geodatabase Subtype invalid exception. |
3044 |
Geodatabase Subtype must be integer exception. |
3045 |
Geodatabase Subtypes not enabled exception. |
3046 |
Geodatabase Subtype exists exception. |
3047 |
Geodatabase Duplicate field not allowed exception. |
3048 |
Geodatabase Cannot delete field exception. |
3049 |
Geodatabase Index exists exception. |
3050 |
Geodatabase Index not found exception. |
3051 |
Geodatabase Cursor not on row exception. |
3052 |
Geodatabase Internal error exception. |
3053 |
Geodatabase Cannot write geodatabase managed fields exception. |
3054 |
Geodatabase Item already exists exception. |
3055 |
Geodatabase Invalid spatial index name exception. |
3056 |
Geodatabase Requires spatial index exception. |
3057 |
Geodatabase Reserved name exception. |
3058 |
Geodatabase Cannot update schema if change tracking exception. |
3059 |
Geodatabase Invalid date exception. |
3060 |
Geodatabase Database does not have changes exception. |
3061 |
Geodatabase Replica does not exists exception. |
3062 |
Geodatabase Storage type not supported exception. |
3063 |
Geodatabase Replica model error exception. |
3064 |
Geodatabase Replica client gen error exception. |
3065 |
Geodatabase Replica no upload to acknowledge exception. |
3066 |
Geodatabase Last write time in the future exception. |
3067 |
Geodatabase Invalid argument exception. |
3068 |
Geodatabase Transportation network corrupt exception. |
3069 |
Geodatabase Transportation network file IO exception. |
3070 |
Geodatabase Feature has pending edits exception. |
3071 |
Geodatabase Change tracking not enabled exception. |
3072 |
Geodatabase Transportation network file open exception. |
3073 |
Geodatabase Transportation network unsupported exception. |
3074 |
Geodatabase Cannot sync copy exception. |
3075 |
Geodatabase Access control denied exception. |
3076 |
Geodatabase Geometry outside replica extent exception. |
3077 |
Geodatabase Upload already in progress exception. |
3078 |
Geodatabase Database is closed exception. |
GeoCode(地理编码)错误
4001 |
Geocode Unsupported file format exception. |
4002 |
Geocode Unsupported spatial reference exception. |
4003 |
Geocode Unsupported projection transformation exception. |
4004 |
Geocode Geocoder creation exception. |
4005 |
Geocode Intersections not supported exception. |
4006 |
Geocode Uninitialized geocode task exception. |
4007 |
Geocode Invalid locator properties exception. |
4008 |
Geocode Required field missing exception. |
4009 |
Geocode Cannot read address exception. |
4010 |
Geocode Geocoding not supported exception. |
NetWork Analyst(网络分析)错误
5001 |
Network Analyst Invalid route settings exception. |
|
5002 |
Network Analyst No solution exception. |
|
5003 |
Network Analyst Task canceled exception. |
|
5004 |
Network Analyst Invalid network exception. |
|
5005 |
Network Analyst Directions error exception. |
|
5006 |
Network Analyst Insufficient number of stops exception. |
|
5007 |
Network Analyst Stop unlocated exception. |
|
5008 |
Network Analyst Stop located on non traversable element exception. |
|
5009 |
Network Analyst Point barrier invalid added cost attribute name exception. |
|
5010 |
Network Analyst Line barrier invalid scaled cost attribute name exception. |
|
5011 |
Network Analyst Polygon barrier invalid scaled cost attribute name. |
|
5012 |
Network Analyst Polygon barrier invalid scaled cost attribute value. |
|
5013 |
Network Analyst Polyline barrier invalid scaled cost attribute value. |
|
5014 |
Network Analyst Invalid impedance attribute exception. |
|
5015 |
Network Analyst Invalid restriction attribute exception. |
|
5016 |
Network Analyst Invalid accumulate attribute exception. |
|
5017 |
Network Analyst Invalid directions time attribute exception. |
|
5018 |
Network Analyst Invalid directions distance attribute exception. |
|
5019 |
Network Analyst Invalid attribute parameters attribute name exception. |
|
5020 |
Network Analyst Invalid attributes parameters parameter name exception. |
|
5021 |
Network Analyst Invalid attributes parameters value type exception. |
|
5022 |
Network Analyst Invalid attribute parameters restriction usage value exception. |
|
5023 |
Network Analyst Network has no hierarchy attribute exception. |
|
5024 |
Network Analyst No path found between stops exception. |
|
5025 |
Network Analyst Undefined input spatial reference exception. |
|
5026 |
Network Analyst Undefined output spatial reference exception. |
|
5027 |
Network Analyst Invalid directions style exception. |
|
5028 |
Network Analyst Invalid directions language exception. |
|
5029 |
Network Analyst Directions time and impedance attribute mismatch exception. |
|
5030 |
Network Analyst Invalid directions road class attribute exception. |
|
5031 |
Network Analyst Stop can not be reached. |
|
5032 |
Network Analyst Stop time window starts before unix epoch exception. |
|
5033 |
Network Analyst Stop time window is inverted exception. |
|
5034 |
Walking mode route too large exception. |
|
5035 |
Stop has null geometry exception. |
|
5036 |
Point barrier has null geometry exception. |
|
5037 |
Polyline barrier has null geometry exception. |
|
5038 |
Polygon barrier has null geometry. |
|
5039 |
Online route task does not support search_where_clause condition exception. |
|
5040 |
Network Analyst Insufficient number of facilities exception. |
|
5041 |
Network Analyst Facility has null geometry exception. |
|
5042 |
Network Analyst Facility has invalid added cost attribute name exception. |
|
5043 |
Network Analyst Facility has negative added cost attribute exception. |
|
5044 |
Network Analyst Facility has invalid impedance cutoff exception. |
|
5045 |
Network Analyst insufficient number of incidents exception. |
|
5046 |
Network Analyst Incident has null geometry exception. |
|
5047 |
Network Analyst Incident has invalid added cost attribute name exception. |
|
5048 |
Network Analyst Incident has negative added cost attribute exception. |
|
5049 |
Network Analyst Invalid target facility count exception. |
|
5050 |
Network Analyst Incident has invalid impedance cutoff exception. |
|
5051 |
Network Analyst start time is before Unix epoch exception. |
|
5052 |
Network Analyst Invalid default impedance cutoff exception. |
|
5053 |
Network Analyst Invalid default target facility count exception. |
|
5054 |
Network Analyst Invalid polygon buffer distance exception. |
|
5055 |
Network Analyst Polylines cannot be returned. |
|
5056 |
Network Analyst Solving non time impedance, but time windows applied. |
|
5057 |
One or more stops have unsupported type. |
|
5058 |
Network Analyst Route starts or ends on a waypoint. |
|
5059 |
Network Analyst Reordering stops (Traveling Salesman Problem) is not supported when the collection of stops contains waypoints or rest breaks. |
|
5060 |
Network Analyst The waypoint contains time windows. |
|
5061 |
Network Analyst The waypoint contains added cost attribute. |
关于JSON的错误
6001 |
JSON parser invalid token exception. |
6002 |
JSON parser invalid character exception. |
6003 |
JSON parser invalid unicode exception. |
6004 |
JSON parser invalid start of JSON exception. |
6005 |
JSON parser invalid end of pair exception. |
6006 |
JSON parser invalid end of element exception. |
6007 |
JSON parser invalid escape sequence exception. |
6008 |
JSON parser invalid end of field name exception. |
6009 |
JSON parser invalid start of field name exception. |
6010 |
JSON parser invalid start of comment exception. |
6011 |
JSON parser invalid decimal digit exception. |
6012 |
JSON parser invalid hex digit. |
6013 |
JSON parser expecting null exception. |
6014 |
JSON parser expecting true exception. |
6015 |
JSON parser expecting false exception. |
6016 |
JSON parser expecting closing quote exception. |
6017 |
JSON parser expecting not a number exception. |
6018 |
JSON parser expecting end of comment exception. |
6019 |
JSON parser unexpected end of data exception. |
6020 |
JSON object expecting start object exception. |
6021 |
JSON object expecting start array exception. |
6022 |
JSON object expecting value object exception. |
6023 |
JSON object expecting value array exception. |
6024 |
JSON object expecting value int32 exception. |
6025 |
JSON object expecting integer type exception. |
6026 |
JSON object expecting number type exception. |
6027 |
JSON object expecting value string exception. |
6028 |
JSON object expecting value bool exception. |
6029 |
JSON object iterator not started exception. |
6030 |
JSON object iterator is finished exception. |
6031 |
JSON object key not found exception. |
6032 |
JSON object index out of range exception. |
6033 |
JSON string writer JSON is complete exception. |
6034 |
JSON string writer invalid JSON input exception. |
6035 |
JSON string writer expecting container exception. |
6036 |
JSON string writer expecting key or end object exception. |
6037 |
JSON string writer expecting value or end array exception. |
6038 |
JSON string writer expecting value exception. |
内部错误
7001 |
The spatial reference is missing. |
7002 |
The initial viewpoint is missing. |
7003 |
Expected a different response to the request. |
7004 |
The Bing maps key is missing. |
7005 |
The layer type is not supported. |
7006 |
Cannot sync because it is not enabled. |
7007 |
Cannot export tiles because it is not enabled. |
7008 |
Required item property is missing. |
7009 |
Web map version is not supported. |
许可错误
8001 |
Unlicensed feature exception. Unlicensed feature exception. |
8002 |
License level fixed exception. License level fixed exception. |
8003 |
License level is already set exception. License level is already set exception. |
8004 |
Main license is not set exception. Main license is not set exception. |
8005 |
Unlicensed extension exception. Unlicensed extension exception. |
本地服务器错误
9001 |
Local server failed to start. |
9002 |
A local server's service failed to start. |
9003 |
A local server's service terminated unexpectedly. |
9004 |
The local server has failed. |
9005 |
A local server's service has failed. |
内部库错误
10001 |
std::ios_base::failure exception. |
10002 |
std::bad_array_new_length exception. |
10003 |
std::underflow_error exception. |
10004 |
std::system_error exception. |
10005 |
std::range_error exception. |
10006 |
std::overflow_error exception. |
10007 |
std::out_of_range exception. |
10008 |
std::length_error exception. |
10009 |
std::invalid_argument exception. |
10010 |
std::future_error exception. |
10011 |
std::domain_error exception. |
10012 |
std::runtime_error exception. |
10013 |
std::logic_error exception. |
10014 |
std::bad_weak_ptr exception. |
10015 |
std::bad_typeid exception. |
10016 |
std::bad_function_call exception. |
10017 |
std::bad_exception exception. |
10018 |
std::bad_cast exception. |
10019 |
std::bad_alloc exception. |
10020 |
std::exception exception. |
ArcGIS API For Android Errors汇总的更多相关文章
- Arcgis API for Android之GPS定位
欢迎大家增加Arcgis API for Android的QQ交流群:337469080 先说说写这篇文章的原因吧,在群内讨论的过程中,有人提到了定位的问题,刚好,自己曾经在做相关工作的时候做过相关的 ...
- 新建arcgis api for android 项目失败
新建ArcGIS Project for Android项目失败解决方案 - skybot的专栏 - 博客频道 - CSDN.NET http://blog.csdn.net/daonidedie/a ...
- Android L Camera2 API 使用实例程序汇总
在网上发现几个使用Camera API2开发的实例程序,总结一下方便后续参考: 1.Camera2 Basic : https://github.com/googlesamples/android-C ...
- ArcGIS Runtime for Android 使用异步GP服务绘制等值线
关于基于Android上ArcGIS Server GP服务的调用,已经有前辈给出了很好的例子: http://blog.csdn.net/esrichinacd/article/details/92 ...
- Android 开发框架汇总
Android 开发框架汇总 时间过的真快,转眼间就要进入到16年的8月了,现在应该是三伏期间,一个字“热”.前端时间整理了一篇“JS前端框架汇总”,然后紧接着又抽时间学习了一下Android开发,在 ...
- ArcGIS Runtime for Android开发教程V2.0(4)基础篇---MapView
原文地址: ArcGIS Runtime for Android开发教程V2.0(4)基础篇---MapView - ArcGIS_Mobile的专栏 - 博客频道 - CSDN.NET http:/ ...
- ArcGIS Runtime for Android开发教程V2.0(2)开发环境配置
原文地址: ArcGIS Runtime for Android开发教程V2.0(2)开发环境配置 - ArcGIS_Mobile的专栏 - 博客频道 - CSDN.NET http://blog.c ...
- ArcGIS Runtime for Android开发教程V2.0(1)基本概念
原文地址: ArcGIS Runtime for Android开发教程V2.0(1)基本概念 - ArcGIS_Mobile的专栏 - 博客频道 - CSDN.NET http://blog.csd ...
- (转)ArcGIS Runtime for Android 使用异步GP服务绘制等值线
关于基于Android上ArcGIS Server GP服务的调用,已经有前辈给出了很好的例子: http://blog.csdn.net/esrichinacd/article/details/92 ...
随机推荐
- CF51F Caterpillar (边双+树形DP)
题目传送门 题目大意:给你一张n个点m条边的图.每次操作可以把两个点合并成一个(与之相连的边也都要连到新点上).求把图中每个联通块都变成“毛毛虫”的最小操作次数.“毛毛虫”必须是一棵树(可以存在自环) ...
- 针对mdadm的RAID1失效测试
背景 对软RAID(mdadm)方式进行各个场景失效测试. 一.初始信息 内核版本: root@omv30:~# uname -a Linux omv30 4.18.0-0.bpo.1-amd64 # ...
- bug的分类和等级
一.bug的定义 软件的bug,狭义指软件程序的漏洞或缺陷,广义指测试工程师或用户提出的软件可改进的细节.或与需求文档存在差异的功能实现等 对应三个测试目的:(3个为了) 1.为了发现程序的代码或业务 ...
- Vue项目搭建及原理四
四.Vue-cli工作原理及Vue实例创建,工作原理 (一)Vue-cli原理 1.webpack其实使用了node.js的express网页服务器来进行处理网页相关的数据,相当于使用一个类似apac ...
- Leetcode 48.旋转矩阵
旋转矩阵 给定一个 n × n 的二维矩阵表示一个图像. 将图像顺时针旋转 90 度. 说明: 你必须在原地旋转图像,这意味着你需要直接修改输入的二维矩阵.请不要使用另一个矩阵来旋转图像. 示例 1: ...
- 2017 ACM-ICPC 亚洲区(西安赛区)网络赛 G. Xor
There is a tree with nn nodes. For each node, there is an integer value a_iai, (1 \le a_i \le 1,0 ...
- Ubuntu 安装有道词典
本系列文章由 @yhl_leo 出品,转载请注明出处. 文章链接: http://blog.csdn.net/yhl_leo/article/details/51302546 官网首页:有道词典 其中 ...
- [luogu1156]垃圾陷阱_动态规划_背包dp
垃圾陷阱 luogu-1156 题目大意:Holsteins在距离地面D英尺的地方,FJ间隔时间ti会往下扔第i个垃圾.Holsteins对待每一个垃圾都会选择吃掉或者垫高.Holsteins有10个 ...
- Spring整体架构
Spring整体架构 Spring的整体架构 Spring框架是分层架构的,它包含了一系列的功能要素. Spring整体架构图 模块分类 1. Core Container Core Containe ...
- [转]WCF的几种寄宿方式
转自:WCF开发框架形成之旅---WCF的几种寄宿方式 WCF寄宿方式是一种非常灵活的操作,可以在IIS服务.Windows服务.Winform程序.控制台程序中进行寄宿,从而实现WCF服务的运行,为 ...