public class PoiQuery.Error
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
static int |
canceled
取消搜索操作
|
static int |
netError
网络错误
|
static int |
noData
没有本地离线数据
|
static int |
none
无错误
|
static int |
noPermission
数据没有权限导致搜索失败
|
static int |
noResult
无搜索结果
|
static int |
notSupport
不支持的功能操作
当前模式(离线或在线)是否支持当前搜索功能 |
构造器和说明 |
---|
Error() |
public static final int none
public static final int canceled
public static final int noResult
public static final int noData
public static final int notSupport
public static final int netError
public static final int noPermission
©Mapbar Engine Team;All Rights Reserved