com.baidu.mapapi
类 MKSearchNotifier.ErrorNo

java.lang.Object
  继承者 com.baidu.mapapi.MKSearchNotifier.ErrorNo
包容类:
MKSearchNotifier

public class MKSearchNotifier.ErrorNo
extends java.lang.Object


字段摘要
static int CORE_MEMORY_ALLOCATE_ERROR
           
static int CORE_TRANS_CODE_ERROR
           
static int NETWORK_CONNECT_ERROR
           
static int NETWORK_DATA_ERROR
           
static int NETWORK_ERROR_404
           
static int REQUEST_OK
           
static int RESULT_NOT_FOUND
           
static int RP_NOT_SUPPORT_BUS
           
static int RP_NOT_SUPPORT_BUS_2CITY
           
static int RP_ST_EN_TOO_NEAR
           
static int USER_CANCEL
           
 
构造方法摘要
MKSearchNotifier.ErrorNo()
           
 
方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

REQUEST_OK

public static final int REQUEST_OK
另请参见:
常量字段值

USER_CANCEL

public static final int USER_CANCEL
另请参见:
常量字段值

NETWORK_CONNECT_ERROR

public static final int NETWORK_CONNECT_ERROR
另请参见:
常量字段值

NETWORK_DATA_ERROR

public static final int NETWORK_DATA_ERROR
另请参见:
常量字段值

RESULT_NOT_FOUND

public static final int RESULT_NOT_FOUND
另请参见:
常量字段值

RP_NOT_SUPPORT_BUS

public static final int RP_NOT_SUPPORT_BUS
另请参见:
常量字段值

RP_NOT_SUPPORT_BUS_2CITY

public static final int RP_NOT_SUPPORT_BUS_2CITY
另请参见:
常量字段值

RP_ST_EN_TOO_NEAR

public static final int RP_ST_EN_TOO_NEAR
另请参见:
常量字段值

CORE_MEMORY_ALLOCATE_ERROR

public static final int CORE_MEMORY_ALLOCATE_ERROR
另请参见:
常量字段值

CORE_TRANS_CODE_ERROR

public static final int CORE_TRANS_CODE_ERROR
另请参见:
常量字段值

NETWORK_ERROR_404

public static final int NETWORK_ERROR_404
另请参见:
常量字段值
构造方法详细信息

MKSearchNotifier.ErrorNo

public MKSearchNotifier.ErrorNo()