|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ErrorCodes
Definition of the error codes that will be used in SWORD error documents.
org.purl.sword.atom.SWORDErrorDocument| Field Summary | |
|---|---|
static String |
ERROR_BAD_REQUEST
ErrorBadRequest - where parameters are not understood |
static String |
ERROR_CHECKSUM_MISMATCH
ErrorChecksumMismatch - where the checksum of the file received does not match the checksum given in the header |
static String |
ERROR_CONTENT
ErrorContent - where the supplied format is not the same as that identified in the X-Format-Namespace and/or that supported by the server |
static String |
MAX_UPLOAD_SIZE_EXCEEDED
MediationNotAllowed - where a client has attempted a mediated deposit, but this is not supported by the server |
static String |
MEDIATION_NOT_ALLOWED
MediationNotAllowed - where a client has attempted a mediated deposit, but this is not supported by the server |
static String |
TARGET_OWNER_UKNOWN
TargetOwnerUnknown - where the server cannot identify the specified TargetOwner |
| Field Detail |
|---|
static final String ERROR_CONTENT
static final String ERROR_CHECKSUM_MISMATCH
static final String ERROR_BAD_REQUEST
static final String TARGET_OWNER_UKNOWN
static final String MEDIATION_NOT_ALLOWED
static final String MAX_UPLOAD_SIZE_EXCEEDED
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||