public final class AppInfo extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CONFIG_ERROR |
static int |
CONNECTION_ERROR |
static int |
FAILED_CREATE_FILE |
static int |
ILLEGAL |
static Map<Integer,String> |
info |
static int |
INVALID_ACTION |
static int |
IO_ERROR |
static int |
MAX_SIZE |
static int |
NOT_ALLOW_FILE_TYPE |
static int |
NOT_DIRECTORY |
static int |
NOT_EXIST |
static int |
NOT_MULTIPART_CONTENT |
static int |
NOTFOUND_UPLOAD_DATA |
static int |
PARSE_REQUEST_ERROR |
static int |
PERMISSION_DENIED |
static int |
PREVENT_HOST |
static int |
REMOTE_FAIL |
static int |
SUCCESS |
| 构造器和说明 |
|---|
AppInfo() |
public static final int SUCCESS
public static final int MAX_SIZE
public static final int PERMISSION_DENIED
public static final int FAILED_CREATE_FILE
public static final int IO_ERROR
public static final int NOT_MULTIPART_CONTENT
public static final int PARSE_REQUEST_ERROR
public static final int NOTFOUND_UPLOAD_DATA
public static final int NOT_ALLOW_FILE_TYPE
public static final int INVALID_ACTION
public static final int CONFIG_ERROR
public static final int PREVENT_HOST
public static final int CONNECTION_ERROR
public static final int REMOTE_FAIL
public static final int NOT_DIRECTORY
public static final int NOT_EXIST
public static final int ILLEGAL
public static String getStateInfo(int key)
Copyright © 2018. All rights reserved.