public class ErrorCodes extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
MSG_READ_TIMEOUT
onceTalkTimeout timeout message.
|
static String |
MSG_SERVICE_NOTFOUND
service not found.
|
static int |
ST_ERROR
未知异常.
|
static int |
ST_ERROR_COMPRESS
压缩与解压异常.
|
static int |
ST_METHOD_NOTFOUND
方法未找到异常.
|
static int |
ST_READ_TIMEOUT
read time out.
|
static int |
ST_SERVICE_NOTFOUND
方法未找到异常.
|
static int |
ST_SUCCESS
success status.
|
static int |
ST_UNAUTHORIZED
未授权 ST_UNAUTHORIZED.
|
| 构造器和说明 |
|---|
ErrorCodes() |
public static final int ST_SUCCESS
public static final int ST_ERROR
public static final int ST_SERVICE_NOTFOUND
public static final int ST_METHOD_NOTFOUND
public static final int ST_UNAUTHORIZED
public static final int ST_ERROR_COMPRESS
public static final int ST_READ_TIMEOUT
Copyright © 2022 Baidu, Inc.. All rights reserved.