public interface ZipExceptionConstants
限定符和类型 | 字段和说明 |
---|---|
static int |
constuctorFileNotFoundException |
static int |
inputZipParamIsNull |
static int |
notZipFile |
static int |
randomAccessFileNull |
static int |
WRONG_PASSWORD |
static final int inputZipParamIsNull
static final int constuctorFileNotFoundException
static final int randomAccessFileNull
static final int notZipFile
static final int WRONG_PASSWORD