java.lang.Object | |
↳ | com.tencent.map.lssupport.constant.NetConstant |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | CATCH_ERR | 错误码:1006
SDK Exception异常 |
|||||||||
int | NETWORK_ERROR | 错误码:1001
网络请求失败 |
|||||||||
int | PARAMS_INCONFORMITY | 错误码:1004
参数异常 |
|||||||||
int | PARAMS_INVALID | 错误码:1005
参数无效 |
|||||||||
int | PARSE_JSON_EX | 错误码:1003
SDK JSON解析异常 |
|||||||||
int | SERVER_ERROR | 错误码:1002
服务器内部错误 |
|||||||||
int | TASK_NET_SUCCESS | 请求成功 |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NetConstant() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
错误码:1006
SDK Exception异常
错误码:1001
网络请求失败
错误码:1004
参数异常
错误码:1005
参数无效
错误码:1003
SDK JSON解析异常
错误码:1002
服务器内部错误
请求成功