public interface FileError
| Modifier and Type | Field and Description |
|---|---|
static short |
ABORT_ERR |
static short |
ENCODING_ERR |
static short |
NOT_FOUND_ERR |
static short |
NOT_READABLE_ERR |
static short |
SECURITY_ERR |
| Modifier and Type | Method and Description |
|---|---|
short |
getCode() |
static final short NOT_FOUND_ERR
static final short SECURITY_ERR
static final short ABORT_ERR
static final short NOT_READABLE_ERR
static final short ENCODING_ERR
Copyright © 2016. All Rights Reserved.