public interface ZipExceptionConstants
Modifier and Type | Field and Description |
---|---|
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
Copyright © 2013. All rights reserved.