public class DuplicateKeyException extends WriteConcernException
WriteConcernException
representing a duplicate key exceptionTRANSIENT_TRANSACTION_ERROR_LABEL, UNKNOWN_TRANSACTION_COMMIT_RESULT_LABEL
Constructor and Description |
---|
DuplicateKeyException(BsonDocument response,
ServerAddress address,
WriteConcernResult writeConcernResult)
Construct an instance.
|
extractErrorCode, extractErrorMessage, getErrorCode, getErrorMessage, getResponse, getWriteConcernResult
getServerAddress
addLabel, fromThrowable, fromThrowableNonNull, getCode, getErrorLabels, hasErrorLabel, removeLabel
public DuplicateKeyException(BsonDocument response, ServerAddress address, WriteConcernResult writeConcernResult)
response
- the response from the serveraddress
- the server addresswriteConcernResult
- the write concern resultCopyright © 2010 - 2020 Adobe. All Rights Reserved