public class DuplicateObjectException extends BucketStorageException
ERROR_CODE_CONFLICT, ERROR_CODE_INTERNAL_ERROR, ERROR_CODE_NOT_FOUND, ERROR_CODE_NOT_SET
Constructor and Description |
---|
DuplicateObjectException()
Creates a new instance of
DuplicateObjectException without detail message. |
DuplicateObjectException(java.lang.String msg)
Constructs an instance of
DuplicateObjectException with the specified detail message. |
getErrorCode, getHttpErrorCode, isHttpErrorCodeSet, setHttpErrorCode
public DuplicateObjectException()
DuplicateObjectException
without detail message.public DuplicateObjectException(java.lang.String msg)
DuplicateObjectException
with the specified detail message.msg
- the detail message