public static interface GDataProtocol.Error
Modifier and Type | Field and Description |
---|---|
static int |
UNPROCESSABLE_ENTITY
The UNPROCESSABLE_ENTITY error is defined in the
WebDAV
specification and is returned in cases where a request is understood but
its execution would leave the system or a resource in an inconsistent
state.
|
static final int UNPROCESSABLE_ENTITY