接口 DwPayErrorCode
public interface DwPayErrorCode
DMC Server side error code.
-
字段概要
字段修饰符和类型字段说明static final StringAccess Denied (401)static final StringAccess Forbidden (403)static final StringBucket pre-existsstatic final StringBucket not empty.static final StringCallback failed.static final StringThe entity is too big.static final StringThe entity is too small.static final StringThe file already exists.static final StringFile groups is too large.static final StringThe file is immutable.static final StringFile part is stale.static final StringThe specified location does not match with the request.static final StringDMC Internal error.static final StringNon-existing Access IDstatic final StringInvalid argument.static final StringInvalid bucket namestatic final StringInvalid MD5 digest.static final StringInvalid encryption algorithm error.static final StringInvalid location.static final StringInvalid object namestatic final StringThe archive file is not restored before usage.static final StringInvalid partstatic final StringInvalid part orderstatic final StringThe policy text is illegal.static final StringInvalid range of the character.static final StringInvalid response.static final StringThe target bucket does not exist when setting logging.static final StringThe worm configuration is invalid.static final StringMalformed xml.static final StringMissing required argument.static final StringMissing content length.static final StringNo bucket meets the requirement specified.static final StringThe exsiting bucket without policy.static final StringSource buckets is not configured with CORS.static final StringThe exsiting bucket without inventory.static final StringFile does not exist.static final StringThe source bucket is not configured with lifecycle rule.static final StringThe Live Channel does not exist.static final Stringsymlink target file does not exist.static final StringThe upload Id does not exist.static final StringVersion does not exist.static final StringThe source bucket is not configured with static website (the index page is null).static final StringNot implemented method.static final String304 Not Modified。static final StringThe object has already exists.static final StringThe specified object does not support append operation.static final StringThe part is not upload sequentiallystatic final StringThe position of append on the object is not same as the current length.static final StringError occurred in precondition.static final StringThe time skew between the time in request headers and server is more than 15 min.static final StringRequest times out.static final StringSecurity token is not supported.static final StringInvalid signature.static final StringToo many buckets under a user.static final StringThe worm configuration is locked.
-
字段详细资料
-
ACCESS_DENIED
Access Denied (401)- 另请参阅:
-
ACCESS_FORBIDDEN
Access Forbidden (403)- 另请参阅:
-
BUCKET_ALREADY_EXISTS
Bucket pre-exists- 另请参阅:
-
BUCKET_NOT_EMPTY
Bucket not empty.- 另请参阅:
-
FILE_GROUP_TOO_LARGE
File groups is too large.- 另请参阅:
-
FILE_PART_STALE
File part is stale.- 另请参阅:
-
INVALID_ARGUMENT
Invalid argument.- 另请参阅:
-
INVALID_ACCESS_KEY_ID
Non-existing Access ID- 另请参阅:
-
INVALID_BUCKET_NAME
Invalid bucket name- 另请参阅:
-
INVALID_OBJECT_NAME
Invalid object name- 另请参阅:
-
INVALID_PART
Invalid part- 另请参阅:
-
INVALID_PART_ORDER
Invalid part order- 另请参阅:
-
INVALID_TARGET_BUCKET_FOR_LOGGING
The target bucket does not exist when setting logging.- 另请参阅:
-
INTERNAL_ERROR
DMC Internal error.- 另请参阅:
-
MISSING_CONTENT_LENGTH
Missing content length.- 另请参阅:
-
MISSING_ARGUMENT
Missing required argument.- 另请参阅:
-
NO_SUCH_BUCKET
No bucket meets the requirement specified.- 另请参阅:
-
NO_SUCH_KEY
File does not exist.- 另请参阅:
-
NO_SUCH_VERSION
Version does not exist.- 另请参阅:
-
NOT_IMPLEMENTED
Not implemented method.- 另请参阅:
-
PRECONDITION_FAILED
Error occurred in precondition.- 另请参阅:
-
NOT_MODIFIED
304 Not Modified。- 另请参阅:
-
INVALID_LOCATION_CONSTRAINT
Invalid location.- 另请参阅:
-
ILLEGAL_LOCATION_CONSTRAINT_EXCEPTION
The specified location does not match with the request.- 另请参阅:
-
REQUEST_TIME_TOO_SKEWED
The time skew between the time in request headers and server is more than 15 min.- 另请参阅:
-
REQUEST_TIMEOUT
Request times out.- 另请参阅:
-
SIGNATURE_DOES_NOT_MATCH
Invalid signature.- 另请参阅:
-
TOO_MANY_BUCKETS
Too many buckets under a user.- 另请参阅:
-
NO_SUCH_CORS_CONFIGURATION
Source buckets is not configured with CORS.- 另请参阅:
-
NO_SUCH_WEBSITE_CONFIGURATION
The source bucket is not configured with static website (the index page is null).- 另请参阅:
-
NO_SUCH_LIFECYCLE
The source bucket is not configured with lifecycle rule.- 另请参阅:
-
MALFORMED_XML
Malformed xml.- 另请参阅:
-
INVALID_ENCRYPTION_ALGORITHM_ERROR
Invalid encryption algorithm error.- 另请参阅:
-
NO_SUCH_UPLOAD
The upload Id does not exist.- 另请参阅:
-
ENTITY_TOO_SMALL
The entity is too small. (Part must be more than 100K)- 另请参阅:
-
ENTITY_TOO_LARGE
The entity is too big.- 另请参阅:
-
INVALID_DIGEST
Invalid MD5 digest.- 另请参阅:
-
INVALID_RANGE
Invalid range of the character.- 另请参阅:
-
SECURITY_TOKEN_NOT_SUPPORTED
Security token is not supported.- 另请参阅:
-
OBJECT_NOT_APPENDALBE
The specified object does not support append operation.- 另请参阅:
-
POSITION_NOT_EQUAL_TO_LENGTH
The position of append on the object is not same as the current length.- 另请参阅:
-
INVALID_RESPONSE
Invalid response.- 另请参阅:
-
CALLBACK_FAILED
Callback failed. The operation (such as download or upload) succeeded though.- 另请参阅:
-
NO_SUCH_LIVE_CHANNEL
The Live Channel does not exist.- 另请参阅:
-
NO_SUCH_SYM_LINK_TARGET
symlink target file does not exist.- 另请参阅:
-
INVALID_OBJECT_STATE
The archive file is not restored before usage.- 另请参阅:
-
INVALID_POLICY_DOCUMENT
The policy text is illegal.- 另请参阅:
-
NO_SUCH_BUCKET_POLICY
The exsiting bucket without policy.- 另请参阅:
-
OBJECT_ALREADY_EXISTS
The object has already exists.- 另请参阅:
-
NO_SUCH_INVENTORY
The exsiting bucket without inventory.- 另请参阅:
-
PART_NOT_SEQUENTIAL
The part is not upload sequentially- 另请参阅:
-
FILE_IMMUTABLE
The file is immutable.- 另请参阅:
-
WORM_CONFIGURATION_LOCKED
The worm configuration is locked.- 另请参阅:
-
INVALID_WORM_CONFIGURATION
The worm configuration is invalid.- 另请参阅:
-
FILE_ALREADY_EXISTS
The file already exists.- 另请参阅:
-