public class CloudEvent.ErrorNo
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
static int |
STATUS_CODE_NETWORK_ERROR
网络错误
|
static int |
STATUS_CODE_NETWORK_TIME_OUT
网络超时
|
static int |
STATUS_CODE_PERMISSION_UNFINISHED
鉴权错误
|
static int |
STATUS_CODE_RESULT_NOTFOUND
未找到结果
|
static int |
STATUS_CODE_SERVER_ERROR_INTERVAL
服务端返回的错误码和本地错误码的差值
|
构造器和说明 |
---|
ErrorNo() |
public static final int STATUS_CODE_SERVER_ERROR_INTERVAL
public static final int STATUS_CODE_PERMISSION_UNFINISHED
public static final int STATUS_CODE_NETWORK_ERROR
public static final int STATUS_CODE_NETWORK_TIME_OUT
public static final int STATUS_CODE_RESULT_NOTFOUND