public class Error extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ERROR_AUTH
权限不足
|
static int |
ERROR_DATA
数据
|
static int |
ERROR_EXISTS
存在
|
static int |
ERROR_IO
IO
|
static int |
ERROR_NOT_EXISTS
不存在
|
static int |
ERROR_NULL
字符串太长
|
static int |
ERROR_PARAM
参数不正确或不全
|
static int |
ERROR_TOOLONG
空值
|
public static final int ERROR_NULL
public static final int ERROR_TOOLONG
public static final int ERROR_PARAM
public static final int ERROR_DATA
public static final int ERROR_EXISTS
public static final int ERROR_NOT_EXISTS
public static final int ERROR_IO
public static final int ERROR_AUTH
Copyright © 2020. All rights reserved.